GetWindowsDirectory

GetWindowsDirectory()

Description:
Returns the folder path of the Windows folder.  

Parameter Description

(no parameters)

Example:

Sub Main
MsgBox GetWindowsDirectory()
End Sub

See Also:

GetDesktopFolder

GetSystemFolder

GetStartupFolder

GetFontFolder

GetProgramsFolder