Simplified Chinese MSPY 3.0 IME OS Design Development (Windows Embedded CE 6.0)

1/6/2010

The Simplified Chinese MSPY 3.0 IME functionality in Windows Embedded 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 Embedded CE.

Concept Description

Dependencies

None

Hardware considerations

None

Modules and Components

The following table shows the modules that implement MSPY 3.0 for Windows Embedded CE.

Item Module Component

MSPY 3.0 for Windows Embedded 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 Embedded 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 Embedded 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

In This Section

  • Simplified Chinese MSPY 3.0 IME Configuration
    Describes the MSPY 3.0 functionality that is configurable through registry settings, including EUDP support, accelerator behavior, the default input mode, status window behavior, the candidate list orientation, property UI behavior, and determining whether the input mode can be auto-switched based on the SIP state.
  • End User-Defined Phrase (EUDP)
    Provides an overview of the end user–defined phrase (EUDP) functionality, which enables users to define a customized phrase inline.

See Also

Other Resources

Simplified Chinese MSPY 3.0 IME