GB18030 Data Converter (Windows Embedded CE 6.0)
2/7/2011
GB18030–2000 is a Chinese character encoding standard set by the People's Republic of China.
To support developers whose target device includes scenarios that access Web content or receive content from desktop operating systems, Windows Embedded CE provides a GB18030 data converter that converts GB18030–based content to a native encoding that the operating system is able to display. The support only provides display of the converted content. No support is provided for edits or saves in the GB18030 encoding format. Windows Embedded CE does not provide a font that covers the full range of GB18030 standard characters or other pieces that may be required to fully comply with the GB18030 standard.
The following Windows Embedded CE applications are enabled to work with the GB18030 converter:
- Internet Explorer 5.5 and later for Windows Embedded CE
- Inbox
For this release, WordPad is not enabled to work with the data converter.
The GB18030 data converter uses code page identifier 54936. If you want to enable your application to use this converter, you must explicitly call MultiByteToWideChar and WideCharToMultiByte.
For more information, see GB18030 Text Converter Registry Settings.
See Also
Concepts
Language Identifiers and Locales