Group: National Language Support - Library: kernel32
Retrieving national language settings
LCID GetUserDefaultLCID(void); DECLARE SHORT GetUserDefaultLCID IN kernel32 This function has no parameters.
On single-user systems, the return value is the same as that returned by GetSystemDefaultLCID.
Home