Internationalization Macros

The following table shows the Intenationalization macros with a description of the purpose of each.

Programming element Description
MAKELANGID This macro creates a language identifier from a primary language identifier and a sub-language identifier.
MAKELCID This macro creates a locale identifier from a language identifier.
PRIMARYLANGID This macro extracts a primary language identifier from a language identifier.
SUBLANGID This macro extracts a sublanguage identifier from a language identifier.

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.