GetWindowsDir function
System Information routines |
![]() ![]() ![]() |
acUtils
|
function GetWindowsDir: String;
|
The GetWindowsDir function returns path to the Windows directory (i.e.: "C:\WINDOWS" on Windows 95/98 or "C:\WINDOWS" on Windows NT/2000).
|
GetTempDir, GetSystemDir and GetSysDir functions;
|
acSystemInfo component.
|