Share via


Japanese Pocket IME UI Code (Windows CE 5.0)

Send Feedback

The source code for the Pocket IME 2.0 UI is located at the following directory.

%_WINCEROOT%\Public\Common\Oak\Drivers\Imejpp

The following table lists the individual files that contain the source code for Pocket IME 2.0.

File Description
Ui100.cpp Creates the main IME UI window.
Comp100.cpp Creates a composition window.
Cand100.cpp Creates a candidate window.
Bar100.cpp Creates a status window.
Dicctrl.cpp, dicctrl.h Used to create the dialog box for dictionary settings.
Prop100.cpp Creates the dialog box for properties.
Regwd100.cpp Creates the dialog box that allows users to register or unregister a word.
Imm100.cpp, Str100.cpp, Keytbl.h Used to implement the IME conversion interfaces.
Ipointcb.cpp, Ipointcb.h, Arrdata.cpp Used to implement the IImeIPointNotifySink function.
Ui100.rc, Resource.h, Status.bmp, Close.bmp, Imejpp.ico Pocket IME UI resource files.

See Also

Japanese Pocket IME | Japanese Pocket IME Architecture | Multiple Dictionary Support for Japanese | User Dictionary for Japanese | Registry Settings for Conversion Candidates | Japanese Dictionary Compiler | Japanese Pocket IME Interfaces | Using the IImeIPoint2 Interface | Using the Japanese Pocket IME UI | IImeIPointNotifySink

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.