<-- Previous || Up || Next -->

Get Windows Directory Property
Windows API Class

Public Property Get GetWindowsDirectory( _
    ) As String

"Get Windows Directory Name"
Returns the name of the user's Windows directory,
usually "C:\WINDOWS"

Example:
    GetWindowsDirectory = "C:\WINDOWS"
See also:
    GetSystemDirectory Property
    GetTempPath Function
    GetWindowsDirectory Function (Windows API)
v1.3 Change: Removed 16-bit support from this function.

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.