32 UINT uOldCodePage, uNewCodePage;
60 if (uNewCodePage == 0)
#define STRING_ERROR_INVALID_PARAM_FORMAT
#define STRING_CHCP_ERROR4
#define STRING_CHCP_ERROR1
#define ConInitStdStreams()
void ConResPrintf(FILE *fp, UINT nID,...)
void ConResPuts(FILE *fp, UINT nID)
BOOL WINAPI SetConsoleOutputCP(IN UINT wCodepage)
UINT WINAPI DECLSPEC_HOTPATCH GetConsoleOutputCP(VOID)
BOOL WINAPI DECLSPEC_HOTPATCH SetConsoleCP(UINT wCodePageID)
UINT WINAPI DECLSPEC_HOTPATCH GetConsoleCP(VOID)
_Check_return_ _CRTIMP int __cdecl _wtoi(_In_z_ const wchar_t *_Str)
_Check_return_ _CRTIMP int __cdecl wcscmp(_In_z_ const wchar_t *_Str1, _In_z_ const wchar_t *_Str2)
#define ConStdStreamsSetCacheCodePage(InputCodePage, OutputCodePage)
LANGID ConSetThreadUILanguage(IN LANGID LangId OPTIONAL)