Searched defs:CURDIR (Results 1 - 3 of 3) sorted by relevance

/vbox/include/iprt/nt/
H A Dnt.h2100 } CURDIR; typedef in typeref:struct:_CURDIR
2101 typedef CURDIR *PCURDIR;
2123 CURDIR CurrentDirectory;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h136 } CURDIR, *PCURDIR; typedef in typeref:struct:_CURDIR
171 CURDIR CurrentDirectory;
2348 NTSYSAPI BOOLEAN WINAPI RtlDosPathNameToNtPathName_U(PCWSTR,PUNICODE_STRING,PWSTR*,CURDIR*);
2698 CURDIR curdir; /* current directory */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h136 } CURDIR, *PCURDIR; typedef in typeref:struct:_CURDIR
171 CURDIR CurrentDirectory;
2297 NTSYSAPI BOOLEAN WINAPI RtlDosPathNameToNtPathName_U(PCWSTR,PUNICODE_STRING,PWSTR*,CURDIR*);
2638 CURDIR curdir; /* current directory */

Completed in 1542 milliseconds