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 "dlls/kernel32/locale.c". source.winehq.org/source/dlls/kernel32/locale.c

Debug channel "nls".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.