Group: National Language Support - Library: kernel32
Retrieving national language settings
UINT GetOEMCP(void); DECLARE INTEGER GetOEMCP IN kernel32 This function has no parameters.
The return value is the current OEM code-page identifier for the system or a default identifier if no code page is current.
Home