Share via


Enumerating Code Pages and Locales (Windows Embedded CE 6.0)

1/6/2010

A code page is a unique physical implementation of a charset. Typically, a code page is identified by an unsigned integer. However, some MLang APIs require a DWORD as a code page identifier value.

MLang provides the following two interfaces that can be used to enumerate code page and locale information, respectively, from the MIME database:

See Also

Other Resources

Internet Explorer Multiple-Language API Application Development