Monthly Archives: April 2009

Tip #1 – Altered English dictionary

I decided to start a series of Tips&Tricks posts that anyone can use for fast 18n bug finding in their application. As you can know the speed is really important when it comes on solving bugs. What is an altered … Continue reading

Posted in i18n, l10n, Translating | Tagged , , , | Leave a comment

Using msdev resource editor to create Unicode dialogs that will not display well

I was surprised to discover that creating Unicode UI elements in the resource editor of Microsoft Visual Studio 2008 (SP1) does work, BUT when you compile your application they will fail to display well.

Posted in Output, Programming, Readiness, Windows | Tagged , , | 1 Comment