Searched refs:CP_OEMCP (Results 1 – 3 of 3) sorted by relevance
187 CP_OEMCP, enumerator
1909 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; in __wide_to_char()1922 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; in __char_to_wide()
47658 osAreFileApisANSI() ? CP_ACP : CP_OEMCP, 0, zBuf,48032 int codepage = useAnsi ? CP_ACP : CP_OEMCP;48061 int codepage = useAnsi ? CP_ACP : CP_OEMCP;