Scroll to navigation

InitMUILanguage(3w) Wine API InitMUILanguage(3w)

NAME

InitMUILanguage (COMCTL32.@)

SYNOPSIS

VOID InitMUILanguage
(
LANGID uiLang
)
 

DESCRIPTION

Sets the user interface language to be used by the current process.
 

RETURNS

Nothing.
 

IMPLEMENTATION

Declared in "commctrl.h".
Implemented in "dlls/comctl32/commctrl.c".
Debug channel "commctrl".
Oct 2012 Wine API