GetUserDefaultLCID(3w)
NAME
GetUserDefaultLCID (KERNEL32.@)
SYNOPSIS
LCID GetUserDefaultLCID ( )
DESCRIPTION
Get the default locale Id for the current user.
PARAMS
None.
RETURNS
The current LCID of the default locale 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".