LANGUAGE statement

Defines 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, DIALOGEX, MENU, RCDATA, or STRINGTABLE resource definition, the specified language applies only to that resource.

LANGUAGE language, sublanguage

language

Language identifier.

sublanguage

Sublanguage identifier.

For more information, see Language Identifier Constants and Strings.

See also

ACCELERATORS

CHARACTERISTICS

MENU

RCDATA

STRINGTABLE

VERSION