OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
369
typedef WCHAR *NWPSTR, *LPWSTR, *
PWSTR
;
370
typedef
PWSTR
*PZPWSTR;
371
typedef CONST
PWSTR
*PCZPWSTR;
453
PWSTR
Buffer;
winnt.h
200
typedef WCHAR *NWPSTR,*LPWSTR,*
PWSTR
;
201
typedef
PWSTR
*PZPWSTR;
202
typedef CONST
PWSTR
*PCZPWSTR;
[
all
...]
Completed in 81 milliseconds