How to change a Visual Studio project to compile as Unicode
![]() |
Internationalization Cookbook This is my personal blog. The views expressed on these pages are mine alone and not those of my employer. |
Archive for the ‘Programming languages’ CategoryVisual Studio Unicode projectsHow to change a Visual Studio project to compile as Unicode String API and internationalizationWhat string class/API is best for internationalization? “Reverse IME” (getting hiragana/katakana/pinyin/bopomofo from kanji)Obtaining pronunciation information from Kanji using the MS IME API Customized GetNumberFormat and GetCurrencyFormatThe GetNumberFormat and GetCurrencyFormat Windows API accepts a pointer to a structure or NULL. But there is no API to fill the structures with the values matching a certain locale. How SBCS-MBCS-Unicode application interact with WindowsExplains why the ANSI-Unicode applications separation, and why the limitations of ANSI applications cannot be solved without moving to Unicode. |