Share via


Input Method Manager (IMM) Samples (Windows CE 5.0)

Send Feedback

Windows CE includes several codes samples that use the IMM API. These code samples are located in the %_WINCEROOT%\Public\Common\SDK\Samples directory. The following table shows the samples for IMM.

Sample Description
cacjpn A sample UI for Japanese that works with the handwriting recognition engine. This IM automatically updates a list of possible character candidates with each character stroke that the user draws.
chtim\phon A sample IM for Traditional Chinese that allows phonetic input based on the Bopomofo standard. This is a sample IM with a soft keyboard that allows phonetic input. It is closely tied to the Phonetic IME.
chtim\chajei A sample IM with a soft keyboard that allows Chang Jei input and is closely tied to the Chang Jei IME. Allows input by radical.
mboxcht A sample IM for Traditional Chinese handwriting input that works with the HWX engine.
mboxkor A sample IM for Korean Handwriting input that works with the HWX engine.
msallchar A sample IM for Japanese that enables character input based on a comprehensive character list.
mskana A sample Japanese on-screen keyboard that enables input of Hiragana and Katakana directly.
msradlist A search by radical IM that enables complex Kanji character selection based on radicals.
msroma A sample Japanese on-screen keyboard that enables input of the Western alphabet.
msstrklist A search by stroke IM that enables complex Kanji character selection based on character strokes.
multibox A sample UI for Japanese handwriting input that works with IME 3.1 and with Pocket IME.
testime A sample Japanese IME application.

See Also

Input Method Manager (IMM)

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.