Internationalization and localization tools


Windows C++ Locale Function

LCID GetSystemDefaultLCID(void);

Internationalization (I18n) Function Overview

The GetSystemDefaultLCID function retrieves the system's default locale identifier.

I18n Issues

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