GetOEMCP(3w)
NAME
GetOEMCP (KERNEL32.@)
SYNOPSIS
UINT GetOEMCP ( )
DESCRIPTION
Get the current OEM code page Id for the system.
PARAMS
None.
RETURNS
The current OEM code page identifier for the system.
IMPLEMENTATION
Defined in "winnls.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/locale.c".
- Debug channel "nls".