GetAppCodePage16.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/user32/bidi16.c".

Debug channel "relay".