GetWindowsDir function
System Information routines
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
function GetWindowsDir: String;  

Description
The GetWindowsDir function returns path to the Windows directory (i.e.: "C:\WINDOWS" on Windows 95/98 or "C:\WINDOWS" on Windows NT/2000).  

See also
GetTempDir, GetSystemDir and GetSysDir functions;  
acSystemInfo component.