The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



GetSystemDir


Unit:SDL_filesys
Class:none
Declaration:function GetSystemDir: string;

The function GetSystemDir returns the Windows system directory. The system directory contains such files as Windows libraries, drivers, and font files. Applications should not create files in the system directory. If the user is running a shared version of Windows, the application does not have write access to the system directory. Applications should create files only in the directory returned by the GetWindowsDir function.



Last Update: 2023-Feb-06