Japanese IM Handwriting Panels (Windows Embedded CE 6.0)
1/6/2010
To include a handwriting panel IM in an OS design, you need to add the corresponding Catalog item. To incorporate an IME that works in conjunction with an IM in your OS design, you need to add the IME Catalog item in addition to the IM Catalog item.
The following table shows the handwriting panels supported in Windows Embedded CE.
Input method | Description | DLL | Static library |
---|---|---|---|
Japanese Handwriting Sample IM |
A sample IM for Japanese handwriting input that works with IME 3.1, Pocket IME, and HWXJPN. |
Multibox.dll Hwxjpn.dll |
Multibox.lib Hwxjpn.lib |
Japanese Character Auto Completion IM |
Enables character input based on all-character list (Shift-JIS and Unicode). |
Cacjpn.dll Hwxjpn.dll |
Cacjpn.lib Hwxjpnl.lib |
Japanese IM support in the OS includes an HTML Help file that explains to end-users how to use the Japanese IMs. You can include this file or a modified version in the shell of your run-time image.