.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GetThreadLocale 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGetThreadLocale\fR (KERNEL32.@) .SH SYNOPSIS LCID GetThreadLocale ( ) .SH DESCRIPTION .PP Get the current threads locale. .SH PARAMS None. .PP .SH RETURNS .PP The \fBLCID\fR currently associated with the calling thread. .SH IMPLEMENTATION .PP Declared in \fB"winnls.h"\fR. .PP Implemented in \fB"dlls/kernel32/locale.c"\fR. .PP Debug channel \fB"nls"\fR.