Group: National Language Support - Library: kernel32
Retrieving national language settings
LCID GetThreadLocale(void); DECLARE SHORT GetThreadLocale IN kernel32 This function has no parameters.
When a thread is created, it uses the system default user locale.
Home