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