|
ReactOS 0.4.17-dev-683-g0dafdc5
|
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 209 of file RtlDosPathNameToNtPathName_U.c.
| char* DirComponents::pszLastCDComponent |
Definition at line 213 of file RtlDosPathNameToNtPathName_U.c.
Definition at line 220 of file RtlDosPathNameToNtPathName_U.c.
Definition at line 221 of file RtlDosPathNameToNtPathName_U.c.
Definition at line 222 of file RtlDosPathNameToNtPathName_U.c.
| char DirComponents::reserved1 |
Definition at line 215 of file RtlDosPathNameToNtPathName_U.c.
| char DirComponents::szCD[512] |
Definition at line 211 of file RtlDosPathNameToNtPathName_U.c.
| char DirComponents::szCDPlusSlash[512] |
Definition at line 212 of file RtlDosPathNameToNtPathName_U.c.
| char DirComponents::szCurDrive[3] |
Definition at line 214 of file RtlDosPathNameToNtPathName_U.c.
| char DirComponents::szCurDriveSlash[4] |
Definition at line 216 of file RtlDosPathNameToNtPathName_U.c.
| char DirComponents::szNextLastCDComponent[260] |
Definition at line 219 of file RtlDosPathNameToNtPathName_U.c.
| char DirComponents::szParentDir[512] |
Definition at line 217 of file RtlDosPathNameToNtPathName_U.c.
| char DirComponents::szParentDirPlusSlash[512] |
Definition at line 218 of file RtlDosPathNameToNtPathName_U.c.