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