OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LPWCH
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
processenv.h
19
WINBASEAPI
LPWCH
WINAPI GetEnvironmentStringsW (VOID);
20
WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsW (
LPWCH
NewEnvironment);
30
WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsW (
LPWCH
penv);
fileapi.h
93
WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameW (LPCWSTR lpszVolumeName,
LPWCH
lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength);
ntdsapi.h
[
all
...]
ntdef.h
399
typedef WCHAR *PWCHAR, *
LPWCH
, *PWCH;
winnt.h
290
typedef WCHAR *PWCHAR,*
LPWCH
,*PWCH;
[
all
...]
Completed in 393 milliseconds