LANGUAGE Statement

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

Syntax

LANGUAGE language, sublanguage

Parameters

language

Language identifier. Must be one of the constants described in Primary Language Identifiers.

sublanguage

Sublanguage identifier. Must be one of the constants described in Secondary Language Identifiers.

See Also

ACCELERATORS, CHARACTERISTICS, DIALOG, MENU, RCDATA, STRINGTABLE, VERSION