LANGUAGE Statement (Windows CE 5.0)
This resource-definition statement specifies the language for all resources up to the next LANGUAGE statement or to the end of the file.
When the LANGUAGE statement appears before the beginning of the body of an ACCELERATORS Resource, DIALOG Resource, MENU Statement, RCDATA Resource, or STRINGTABLE Resource definition, the specified language applies only to that resource.
LANGUAGElanguage,sublanguage
Parameters
- language
Language identifier. Must be one of the constants described in PRIMARYLANGID. - sublanguage
Sublanguage identifier. Must be one of the constants described in SUBLANGID.
See Also
ACCELERATORS Resource | CHARACTERISTICS Statement | DIALOG Resource | Language Identifiers and Locales | MENU Statement | PRIMARYLANGID | RCDATA Resource | STRINGTABLE Resource | SUBLANGID | VERSION Statement
Send Feedback on this topic to the authors