JCL Help:GetWindowsSystemFolder
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetWindowsSystemFolder Function
[+] JclSysInfo.pas Functions
Search in JCL Help
Search in all projects
Summary
Returns the Windows system directory.
Pascal
function GetWindowsSystemFolder: string;
Return Value
The Windows system directory or an empty string on failure.
Description
The GetWindowsSystemFolder function retrieves the path of the Windows system directory. The Windows system directory contains such files as dynamic-link libraries, drivers, and font files. On a default installation of Windows 2000 this is c:winntsystem32. On a default installation of Windows XP/Vista this is c:windowssystem32.
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