Searched defs:LPCSTR (Results 1 – 6 of 6) sorted by relevance
52 typedef const CHAR *LPCSTR; typedef
17 #define LPCSTR LPSTR macro
387 typedef CONST CHAR *LPCSTR, *PCSTR; typedef
339 typedef CONST CHAR *LPCSTR,*PCSTR; typedef
37 LPCSTR = LPSTR = ctypes.c_char_p variable
6 typedef const char* LPCSTR; typedef