Internationalization and localization tools


Windows C++ Locale Function

LANGID GetSystemDefaultLangID(void);

Internationalization (I18n) Function Overview

The GetSystemDefaultLangID function retrieves the language identifier of the system locale.

I18n Issues

In an internationalized application, the desired language may be different from the system's default language. When making Win32 locale-dependent calls, be sure to pass in the application's language identifier.

Recommended Replacements*

There are no variations of the function call.

*If you're already using the recommended function, see I18n Issues for other reasons why Globalyzer is detecting the function.

Windows C++ Locale Functions

 

Lingoport internationalization and localization services and software