Internationalization and localization tools


Windows C++ Locale Function

LANGID GetUserDefaultUILanguage(void);

Internationalization (I18n) Function Overview

The GetUserDefaultUILanguage function retrieves the language identifier for the current user language.

I18n Issues

In an internationalized application, the desired language may be different from the user's UI language. When making Win32 locale-dependent calls, be sure to pass in the correct 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