Searched defs:PWSTR (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dntdef.h369 typedef WCHAR *NWPSTR, *LPWSTR, *PWSTR; typedef
370 typedef PWSTR *PZPWSTR;
371 typedef CONST PWSTR *PCZPWSTR;
453 PWSTR Buffer;
H A Dwinnt.h200 typedef WCHAR *NWPSTR,*LPWSTR,*PWSTR; typedef
201 typedef PWSTR *PZPWSTR;
202 typedef CONST PWSTR *PCZPWSTR;
6009 typedef VOID (NTAPI *RTL_VERIFIER_DLL_LOAD_CALLBACK) (PWSTR DllName,PVOID DllBase,SIZE_T DllSize,PVOID Reserved);
6010 typedef VOID (NTAPI *RTL_VERIFIER_DLL_UNLOAD_CALLBACK) (PWSTR DllName,PVOID DllBase,SIZE_T DllSize,PVOID Reserved);
6031 PWSTR VerifierImage;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dntdef.h369 typedef WCHAR *NWPSTR, *LPWSTR, *PWSTR; typedef
370 typedef PWSTR *PZPWSTR;
371 typedef CONST PWSTR *PCZPWSTR;
453 PWSTR Buffer;
H A Dwinnt.h200 typedef WCHAR *NWPSTR,*LPWSTR,*PWSTR; typedef
201 typedef PWSTR *PZPWSTR;
202 typedef CONST PWSTR *PCZPWSTR;
6009 typedef VOID (NTAPI *RTL_VERIFIER_DLL_LOAD_CALLBACK) (PWSTR DllName,PVOID DllBase,SIZE_T DllSize,PVOID Reserved);
6010 typedef VOID (NTAPI *RTL_VERIFIER_DLL_UNLOAD_CALLBACK) (PWSTR DllName,PVOID DllBase,SIZE_T DllSize,PVOID Reserved);
6031 PWSTR VerifierImage;

Completed in 126 milliseconds