Enumerating Code Pages and Locales
A version of this page is also available for
4/8/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