ReactOS 0.4.16-dev-122-g325d74c
|
Public Attributes | |
char | szCD [512] |
char | szCDPlusSlash [512] |
char * | pszLastCDComponent |
char | szCurDrive [3] |
char | reserved1 |
char | szCurDriveSlash [4] |
char | szParentDir [512] |
char | szParentDirPlusSlash [512] |
char | szNextLastCDComponent [260] |
const char * | pszNextLastCDComponent |
const char * | pszPD |
const char * | pszPDPlusSlash |
Definition at line 205 of file RtlDosPathNameToNtPathName_U.c.
char* DirComponents::pszLastCDComponent |
Definition at line 209 of file RtlDosPathNameToNtPathName_U.c.
Definition at line 216 of file RtlDosPathNameToNtPathName_U.c.
Definition at line 217 of file RtlDosPathNameToNtPathName_U.c.
Definition at line 218 of file RtlDosPathNameToNtPathName_U.c.
char DirComponents::reserved1 |
Definition at line 211 of file RtlDosPathNameToNtPathName_U.c.
char DirComponents::szCD[512] |
Definition at line 207 of file RtlDosPathNameToNtPathName_U.c.
char DirComponents::szCDPlusSlash[512] |
Definition at line 208 of file RtlDosPathNameToNtPathName_U.c.
char DirComponents::szCurDrive[3] |
Definition at line 210 of file RtlDosPathNameToNtPathName_U.c.
char DirComponents::szCurDriveSlash[4] |
Definition at line 212 of file RtlDosPathNameToNtPathName_U.c.
char DirComponents::szNextLastCDComponent[260] |
Definition at line 215 of file RtlDosPathNameToNtPathName_U.c.
char DirComponents::szParentDir[512] |
Definition at line 213 of file RtlDosPathNameToNtPathName_U.c.
char DirComponents::szParentDirPlusSlash[512] |
Definition at line 214 of file RtlDosPathNameToNtPathName_U.c.