Searched defs:LPCSTR (Results 1 – 8 of 8) sorted by relevance
96 typedef const char *LPCSTR; typedef113 static inline void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() argument
51 EXTERN_C FARPROC WINAPI Internal_GetProcAddress (HINSTANCE,LPCSTR) in Internal_GetProcAddress() argument56 static FARPROC WINAPI GetProcAddress_Failure (HINSTANCE,LPCSTR) in GetProcAddress_Failure() argument
132 typedef const char * LPCSTR; typedef
65 static inline void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() argument
66 static inline void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() argument
60 static void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() argument
88 static inline void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() argument
29 typedef const char *LPCSTR; typedef
Completed in 35 milliseconds