Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » GetLanguageInfo() works wrong on unknown languages
icon5.gif  GetLanguageInfo() works wrong on unknown languages [message #23645] Tue, 10 November 2009 09:52
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
winxp. msc9.
GetNativeLangName(some languages other than the ones supported in lang.cpp, such as korean);
it invokes GetLanguageInfo(language).
if it's not a registered language, it create a LanguageInfo(lcode). in its constructor, GetLanguageLCID() returns 0, and GetLocaleInfoA() returns chinese, since my system is chinese.

then how can i get this language's name?

[Updated on: Tue, 10 November 2009 09:52]

Report message to a moderator

Previous Topic: how to change a line in string in zhCN translation file?
Next Topic: Can I do RUN-TIME localization files?...
Goto Forum:
  


Current Time: Fri Mar 29 06:47:52 CET 2024

Total time taken to generate the page: 0.01491 seconds