JCL Help:GetWindowsFolder
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetWindowsFolder Function
[+] JclSysInfo.pas Functions
Search in JCL Help
Search in all projects
Summary
Returns the Windows folder.
Pascal
function GetWindowsFolder: string;
Return Value
The Windows directory or an empty string on failure.
Description
The GetWindowsFolder function retrieves the path of the Windows directory. The Windows directory contains such files as Win32-based applications, initialization files, and help files. On a default installation of Windows 2000 this is c:winnt. On a default installation of Windows XP/Vista this is c:windows.
See Also
About
Unit
Donator
Petr Vones
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page