VarFileInfo Block (Windows Embedded CE 6.0)

1/6/2010

A variable information block has the following form.

BLOCK "VarFileInfo" { VALUE "Translation" langID, charsetID . . . }

Parameters

  • langID
    Specifies a valid language identifier.
  • charsetID
    Specifies one of the code pages that contain character set identifiers.

Remarks

More than one identifier pair can be given, but each pair must be separated from the preceding pair with a comma.

For more information about language identifiers and codes, see National Language support (NLS) Locale Identifiers.

The charsetID parameter specifies a valid code page or character set identifier. For more information about code pages, see Code Pages.

See Also

Concepts

Resource-Definition Statements