ConvertDefaultLocale
Functional Difference from WIN95
N/A
Functional Difference from SBCS Open32
New
Implementation
This API converts a special default locale value to an actual Locale ID, and returns it. Open32 generates the required values with referring to the value which the Open32 constructor useNLS initializes when the process begins.
───────────────────────────────────────────────────────────────
Value as Locale parameter This function returns
LOCALE_SYSTEM_DEFAULT System default Locale ID(*1)
LOCALE_USER_DEFAULT User default Locale ID(*2)
zero language-neutral default
locale(*3)
Any sublanguage neutral locale sublanguage neutral default
(*4) locale(*5)
───────────────────────────────────────────────────────────────
Note: