次の方法で共有


VarFileInfo Block (Compact 2013)

3/28/2014

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

See Also

Reference

Resource-Definition Statements