Group: National Language Support - Library: kernel32
Retrieving national language settings
LANGID GetSystemDefaultLangID(void); DECLARE INTEGER GetSystemDefaultLangID IN kernel32 This function has no parameters.
If the function succeeds, the return value is the language identifier of the system locale.
Home