![]() |
Internationalization Cookbook |
Archive for the ‘Localization’ CategoryHow to localize an RC file?
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!
Unicode .RC in VS 2005
Problems with Unicode in .RC files produced by the Visual Studio 2005 Resource Editor
Problems using Unicode characters with RTF controls in dialogs
Although the application is Unicode, it seems that the RichText controls hosted by dialogs cannot accept Unicode strings from the API.
|