|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <rtltypes.h>

Public Attributes | |
| UNICODE_STRING | DosPath |
| HANDLE | Handle |
| PVOID | Handle |
Definition at line 1360 of file rtltypes.h.
| UNICODE_STRING _CURDIR::DosPath |
Definition at line 1362 of file rtltypes.h.
Referenced by ExpLoadInitialProcess(), LdrpInitializeProcess(), RtlCreateProcessParameters(), RtlGetCurrentDirectory_U(), and RtlSetCurrentDirectory_U().
| PVOID _CURDIR::Handle |
Definition at line 1363 of file rtltypes.h.
Referenced by BasePushProcessParameters(), RtlCreateProcessParameters(), RtlSetCurrentDirectory_U(), test_RemoveDirectoryA(), and test_RemoveDirectoryW().
| PVOID _CURDIR::Handle |
Definition at line 229 of file winternl.h.