typedef struct _RTL_DRIVE_LETTER_CURDIR { unsigned short Flags; unsigned short Length; unsigned long TimeStamp; STRING DosPath; } RTL_DRIVE_LETTER_CURDIR, *PRTL_DRIVE_LETTER_CURDIR;