.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GetAppCodePage16 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGetAppCodePage16\fR (USER.915) .SH SYNOPSIS DWORD GetAppCodePage16 ( HWND16 \fIhwnd\fR ) .SH DESCRIPTION .PP Returns the code page and language of the window. .SH RETURNS .PP The low word contains the code page, the high word contains the resource language. .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/user.exe16/bidi.c"\fR. .PP Debug channel \fB"relay"\fR.