0x0404 Chinese Taiwan
0x0407 German Germany
0x0409 English US
0x040C Franch France
0x0410 Italian Italy
0x0411 Japanese Japan
0x0412 Korean Korea
0x0413 Dutch Newtherlands
0x0416 Portuguese Brail
0x041D Swedish Sweden
0x0804 Chinese PRC
0x0C0A Spanish Span
也就是说在pb->setting->local中选择以上12种语言之一编译后,系统就是相应语言的系统,但是如果要想支持输入法和字库的话,还是要加相关的输入法和字库组件。
Arabic
Chinese (Simplified)
Chinese (Traditional)
English (U.S.)
English (Worldwide)
French
German
Hebrew
Indic
Japanese
Korean
Thai
也就是说,以上语言的的输入法或者字库wince都是以组件的形式提供了的,在pb的catalog中可以找到。
- Allows bidirectional rendering
- Has contextual shaping
- Has combining characters
- Has specialized word-breaking and justification rules
- Filters out illegal character combinations
- Arabic
- Gujarati
- Hebrew
- Hindi
- Kannada
- Marathi
- Punjabi
- Tamil
- Telugu
- Thai
- Uniscribe scripting engine.
- Mirroring.
- Complex scripts in graphics device interface (GDI), Common Controls, and Graphics, Windowing, and Events Subsystem (GWES).
- Complex scripts content rendering and intrinsic control support in Internet Explorer 6 for Windows CE.
Note Windows CE does not support Complex Script input through the command line (cmd.exe).
Windows CE also does not support printing for Complex Scripts.
Applications that are not enabled for Complex Scripts
- The following Windows CE applications are not enabled for Complex Scripts:
- Microsoft® Pocket Internet Explorer
- Instant Messenger
- Word Pad
- Inbox
- File Viewers
- In Platform Builder, from the File menu, choose New Platform.
- Complete the New Platform Wizard to create a basic OS design using the appropriate design template, such as an Enterprise Web Pad.
- In the Catalog, expand the International node, locate the Unicode Processor for Complex Scripts Catalog item, and drag it to the Workspace window.
- From the Catalog, add the locale-specific support to your run-time p_w_picpath. For example, if you want to include support for Arabic in your run-time p_w_picpath, navigate to the Arabic folder under International\Locale Specific Support and select the appropriate font and keyboard Catalog items.
- From the Platform menu, choose Settings. The Platform Settings dialog appears.
- In the Platform Settings dialog box, on the Locales tab, select the appropriate locale for your run-time p_w_picpath. Selecting the target locale will include the required NLS data and the associated ANSI and default OEM code pages for that locale.
Note You can clear any of the locales that are selected by default.
- From the Default language drop-down list, select the default language for your run-time p_w_picpath.
- Clear Localize the build , and then choose OK.
- In Windows Explorer, navigate to the %_WINCEROOT%\PUBLIC\COMMON\OAK\FILES\INTLTRNS directory.
- Create a new folder and name it with the locale identifier (LCID) that will be the default LCID for your run-time p_w_picpath. For example, if you want to create a run-time p_w_picpath with an LCID that defaults to Arabic (Saudi Arabia), name the new folder "0401." For a list of locale identifiers, see Language Identifiers and Locales.
- In the %_WINCEROOT%\PUBLIC\COMMON\OAK\FILES\INTLTRNS directory, navigate to the 0409 folder, and copy the Common.str file.
- Open the folder for your default LCID that you created in Step 10, and paste Common.str into this folder.
- Open the Common.str file you just pasted and change the following values to the default LCID of your run-time p_w_picpath:
#define LOC_LCID ~"<default LCID>" #define LOC_ACP ~"<default code page>" #define LOC_HKL_DEFAULT ~"<default HKL value>"
Save Common.str.Note The values for the LCID and default code page have to be hexadecimal.
The following table lists the Handle to the Keyboard Layout (HKL) values for the Complex Scripts locales.
上一篇:wince下usb驱动攻坚战

举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M