Searched refs:g_FileCodePage (Results 1 – 1 of 1) sorted by relevance
182 static UINT g_FileCodePage = CP_ACP; variable184 #define MY_FILE_CODE_PAGE_PARAM ,g_FileCodePage381 g_FileCodePage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; in main()