#ifndef _NTWOW64_H typedef struct _CURDIR32 { UNICODE_STRING32 DosPath; WOW64_POINTER(HANDLE) Handle; } CURDIR32, *PCURDIR32; #endif View code on GitHub
No description available.