Undocumented functions of NTDLL

2OOO, 2 December



RTL_DRIVE_LETTER_CURDIR
RTL_DRIVE_LETTER_CURDIR

typedef struct _RTL_DRIVE_LETTER_CURDIR {

USHORT Flags; USHORT Length; ULONG TimeStamp; UNICODE_STRING DosPath;

} RTL_DRIVE_LETTER_CURDIR, *PRTL_DRIVE_LETTER_CURDIR;


-???

Flags
Length
TimeStamp
DosPath


Documented by:
Reactos



Requirements:
Library: ntdll.lib


See also:
RTL_USER_PROCESS_PARAMETERS