INFO: System Versus User Locale Identifiers (100488)
The information in this article applies to:
- Microsoft Platform Software Development Kit (SDK) 1.0
This article was previously published under Q100488 SUMMARY
In Windows NT version 3.1, the following pairs of application programming
interfaces (APIs) have the same functionality:
GetSystemDefaultLCID() and GetUserDefaultLCID()
GetSystemDefaultLangID() and GetUserDefaultLangID()
The user LangID and LCID are always set to the system value. In future
versions of Windows NT, it will be possible to set the LangID and the LCID
on a per-user basis.
Note that it is possible to set the LCID on a per-thread basis [that is,
SetThreadLocale()] in Windows NT 3.1.
Modification Type: | Minor | Last Reviewed: | 7/11/2005 |
---|
Keywords: | kbinfo kbIntlDev kbSysSettings KB100488 |
---|
|