Internet Explorer Multiple-Language API

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The global scope of the Internet poses a variety of international and multilingual challenges for Web developers.

A Windows Mobile operating system offers Multiple Language (Mlang) support 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 in either 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