NAME

SetAppCodePage16  (USER.920)

SYNOPSIS

 DWORD SetAppCodePage16
 (
  HWND16 hwnd,
  UINT16 iCodePage,
  UINT16 iLang,
  UINT16 fRedraw
 )

DESCRIPTION

Set the code page and language of the window to new values.

RETURNS

The low word contains the old code page, the high word contains the old resource language.

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/user.exe16/bidi.c". https://source.winehq.org/source/dlls/user.exe16/bidi.c

Debug channel "user".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.