HomeSort by relevance Sort by last modified time
    Searched refs:LPCCH (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stringapiset.h 41 WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar);
42 WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar);
ntdsapi.h     [all...]
ntdef.h 383 typedef CONST CHAR *LPCCH, *PCCH;
winbase.h     [all...]
winnt.h 328 typedef CONST CHAR *LPCCH,*PCCH;
371 typedef LPCCH LPCTCH,PCTCH;
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 120 typedef const CHAR *LPCCH, *PCCH;

Completed in 542 milliseconds