The Unicode Script Processor for Complex Scripts (Uniscribe) technology supports scripts that require special processing to show and edit because the characters are not laid out in a linear progression from left to right. Windows CE provides the correct text handling and layout for these scripts, and for mirroring capabilities.
In This Section
- Uniscribe OS Design Development
- Provides information about the Unicode Script Processor for Complex Scripts support that is helpful when designing and developing a Windows CE OS. This includes dependency information, the modules and components that implement Uniscribe, and Uniscribe implementation considerations.
- Uniscribe Application Development
- Describes how to use Uniscribe to process complex scripts. Describes how to use mirroring set the window layout for languages that require right-to-left (RTL) layout.
- Uniscribe Registry Settings
- Provides registry-related information for Uniscribe.
- Uniscribe Security
- Provides security-related information for Uniscribe.
- Uniscribe Migration
- Provides considerations when migrating to a newer version of Windows CE.
- Uniscribe Samples
- Provides sample-related information for Uniscribe.
- Uniscribe Reference
- Contains reference pages for the Uniscribe application programming interface.
Related Sections
- Arabic
- Provides information about the Arabic locale support that is helpful when designing and developing a Windows CE OS. This includes dependency information, the modules and components that implement Arabic, and Arabic implementation considerations.
- Hebrew
- Provides information about the Hebrew locale support that is helpful when designing and developing a Windows CE OS. This includes dependency information, the modules and components that implement Hebrew, and Hebrew implementation considerations.
- Indic
- Provides information about the Indic locale support that is helpful when designing and developing a Windows CE OS. This includes dependency information, the modules and components that implement Indic, and Indic implementation considerations.
- Thai
- Provides information about the Thai locale support that is helpful when designing and developing a Windows CE OS. This includes dependency information, the modules and components that implement Thai, and Thai implementation considerations.
- Creating a Complex Scripts-enabled Run-Time Image
- Provides instructions on how to create a complex scripts-enabled run-time image.