Language:
Русский
English
GetCurDir (function) (WinDos unit)
Returns the current directory of a specified drive.
Declaration
function GetCurDir(Dir: PChar; Drive: Byte): PChar
Target
Windows
Remarks
where Drive=
0 Default drive
1 Drive A
2 Drive B
3 Drive C
etc.