- 4.69.2.15 -
Standard Units
WinDos Unti
WinDos Unit Procedures and Functions
GetCurDir function
Targets: MS-DOS, OS/2, Win32
WinDos Unit
Returns the current directory of a specified drive.
Declaration:
function
GetCurDir(Dir: PChar; Drive: Byte): PChar;
Remarks:
where
Drive
is:
0 Default drive 1 Drive A 2 Drive B 3 Drive C
and so on...
GetCBreak procedure
Table of Content
GetDate procedure
- 4.69.2.15 -