Internationalization Cookbook

Archive for the ‘Tools’ Category

ToUnicode - Automating some of the steps of Unicode code conversion (Windows)

A small tool that goes though C/C++ files and changes them to (almost) compile as Unicode.

TaskBarCmd - programmatically change the Windows Taskbar settings

This is a small tool to change Windows taskbar settings from command line (hide/show, set the “keep on top” option, etc.)

CharMapEx - Some kind of character map :-)

This is a small tool that started as a private investigation into the functionality of some Windows API, to grow into a "CharMap" with some extras.

“Reverse IME” (getting hiragana/katakana/pinyin/bopomofo from kanji)

Obtaining pronunciation information from Kanji using the MS IME API