Simplified Chinese MSPY 3.0 IME OS Design Development (Windows CE 5.0)
The Simplified Chinese MSPY 3.0 IME functionality in Windows CE supports the Microsoft Pinyin (MSPY) Input Method Editor (IME) 3.0 for Simplified Chinese. MSPY 3.0 functions as a sentence-based input method.
OS Design Information
The following table shows operating system design information for MSPY 3.0 for Windows CE.
Concept | Description |
---|---|
Dependencies | None |
Hardware considerations | None |
Modules and Components
The following table shows the modules that implement MSPY 3.0 for Windows CE.
Item | Module | Component |
---|---|---|
MSPY 3.0 for Windows CE | Chsime30 | None |
Simplified Chinese MSPY 3.0 IME Implementation Considerations
To include the Simplified Chinese MSPY 3.0 IME in your OS design, add the MSPY 3.0 for Windows CE Catalog item. When you add MSPY 3.0 to your OS design, you must also select one of three lexical database options. To include the Shuang Pin IM, add the Double Spelling (Shuang Pin) IM Catalog item. The following table shows the Sysgen variables that implement the Simplified Chinese MSPY 3.0 IME.
Sysgen variable | Description |
---|---|
SYSGEN_MSPY3_SC | MSPY 3.0 for Windows CE |
SYSGEN_SPIM_MSPY | Double Spelling (Shuang Pin) IM |
SYSGEN_MSPY3_DB_1 | 1.1 MB - Minimal Database |
SYSGEN_MSPY3_DB_2 | 1.3 MB - Compact Database |
SYSGEN_MSPY3_DB_3 | 1.7 MB - Standard Database |
Operating System Development Topics
End User-Defined Phrase (EUDP)
Simplified Chinese MSPY 3.0 IME Configuration
Setting the Input Method Programmatically
See Also
Simplified Chinese MSPY 3.0 IME
Send Feedback on this topic to the authors