Internet Explorer Multiple-Language API (Windows CE 5.0)
The global scope of the Internet poses a variety of international and multilingual challenges for web developers.
A Windows CE-based operating system can support Multiple Language (Mlang) to varying degrees of functionality. The minimal implementation provides applications with the IMultiLanguage interface. Charset and encoding information are located in the resource file, rather than in the system registry. A more full-featured implementation supports all of the MLang interfaces. Charset and encoding information can be located either in the resource file or the system registry. For information about the level of MLang support in your run-time image, see the SDK documentation specific to the functionality added to your OS design.
In This Section
- Internet Explorer Multiple-Language API OS Design Development
Provides information about the components and modules that implement Multiple-Language API functionalities, and the Sysgen variables that enable these functionalities. - Internet Explorer Multiple-Language API Application Development
Provides information about how a Microsoft® Windows® CE-based application can use Multiple-Language API. - Internet Explorer Multiple-Language API Registry Settings
Provides information about the registry settings that enable and configure Multiple-Language API functionalities in your OS design. - Internet Explorer Multiple-Language API Migration
Provides information about the changes in Multiple Language API that you need to know when migrating from one version of Windows CE to another. - Internet Explorer Multiple-Language API Samples
Describes sample code that illustrates the use of Multiple-Language API. - Internet Explorer Multiple-Language API Reference
Provides reference information about the programming elements that are available for use in Windows CE-based browser applications.
Related Sections
- Internet Explorer 6 for Windows CE Components
Provides links to topics that contain information about the various components of Internet Explorer for Windows CE.
Send Feedback on this topic to the authors