National Language Support (NLS) Macros (Windows CE 5.0)
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. |
Send Feedback on this topic to the authors