VOID EngGetCurrentCodePage(
PUSHORT OemCodePage, | |
PUSHORT AnsiCodePage | |
); |
EngGetCurrentCodePage returns the system’s default OEM and ANSI code pages.
EngGetCurrentCodePage returns the default code pages that are used by the system to translate from ANSI to Unicode. These values are set at boot time according to locale settings.