GetAppCodePage16(3w)
NAME
GetAppCodePage16 (USER.915)
SYNOPSIS
DWORD GetAppCodePage16
(
HWND16 hwnd
)
DESCRIPTION
Returns the code page and language of the window.
RETURNS
The low word contains the code page, the high word contains the
resource language.
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/user32/bidi16.c".
- Debug channel "relay".