National Language Support (NLS) Macros
The following table shows the NLS macros with a description 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. |
See Also
National Language Support (NLS) Reference
Send Feedback on this topic to the authors