You can find many articles on how to build a localized application, how to deal with resizing, you name it. But I could not find any clear documentation on exactly what are the parts that you should translate. So, here it is!
You can find many articles on how to build a localized application, how to deal with resizing, you name it. But I could not find any clear documentation on exactly what are the parts that you should translate. So, here it is!
Posted: Thursday, May 3rd, 2007 | Categories: Localization, Windows
Problems with Unicode in .RC files produced by the Visual Studio 2005 Resource Editor
Posted: Sunday, October 30th, 2005 | Categories: Localization, Windows
Although the application is Unicode, it seems that the RichText controls hosted by dialogs cannot accept Unicode strings from the API.
Posted: Saturday, July 9th, 2005 | Categories: Localization, Windows