GetThreadLocale(3w)
NAME
GetThreadLocale (KERNEL32.@)
SYNOPSIS
LCID GetThreadLocale ( )
DESCRIPTION
Get the current threads locale.
PARAMS
None.
RETURNS
The LCID currently associated with the calling thread.
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".