GetUserDefaultLangID(3w)
NAME
GetUserDefaultLangID (KERNEL32.@)
SYNOPSIS
LANGID GetUserDefaultLangID ( )
DESCRIPTION
Get the default language Id for the current user.
PARAMS
None.
RETURNS
The current LANGID of the default language for the current user.
IMPLEMENTATION
Defined in "winnls.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/locale.c".
- Debug channel "nls".