HomeSort by relevance Sort by last modified time
    Searched defs:PWSTR (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 401 typedef WCHAR *NWPSTR, *LPWSTR, *PWSTR;
402 typedef PWSTR *PZPWSTR;
403 typedef CONST PWSTR *PCZPWSTR;
485 PWSTR Buffer;
winnt.h 292 typedef WCHAR *NWPSTR,*LPWSTR,*PWSTR;
293 typedef PWSTR *PZPWSTR;
294 typedef CONST PWSTR *PCZPWSTR;
    [all...]

Completed in 1837 milliseconds