|
Windows C++ Locale Function Internationalization (I18n) Function OverviewThe I18n IssuesIn an internationalized application, the desired language may be different from the user'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.
|