Scroll to navigation

GetMUILanguage(3w) Wine API GetMUILanguage(3w)

NAME

GetMUILanguage (COMCTL32.@)

SYNOPSIS

LANGID GetMUILanguage
(
)
 

DESCRIPTION

Returns the user interface language in use by the current process.
 

RETURNS

Language Id in use by the current process.
 

IMPLEMENTATION

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