OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LPCTSTR
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapinls.h
50
typedef const TCHAR *
LPCTSTR
;
mapidefs.h
52
typedef const TCHAR *
LPCTSTR
;
[
all
...]
wabdefs.h
54
typedef const TCHAR *
LPCTSTR
;
[
all
...]
winnt.h
224
typedef LPCWSTR PCTSTR,
LPCTSTR
;
238
typedef LPCSTR PCTSTR,
LPCTSTR
,PCUTSTR,LPCUTSTR;
[
all
...]
/external/webrtc/webrtc/voice_engine/
voice_engine_defines.h
246
#define
LPCTSTR
const char *
302
#define
LPCTSTR
const char *
/external/lzma/CPP/Common/
MyWindows.h
55
typedef const TCHAR *
LPCTSTR
;
Completed in 192 milliseconds