Share via


CHARACTERISTICS Statement (Windows Embedded CE 6.0)

1/6/2010

This resource-definition statement specifies information about a resource used by tools that read and write resource-definition files. The DWORD value appears with the resource in the compiled .res file. However, the value is not stored in the executable file and has no significance to the system.

The CHARACTERISTICS statement appears before the beginning of the body of an ACCELERATORS Resource, DIALOG Resource, MENU Resource, RCDATA Resource, or STRINGTABLE Resource definition. The specified value applies only to that resource.

CHARACTERISTICS dword

Parameters

  • dword
    User-defined DWORD value.

See Also

Reference

ACCELERATORS Resource
DIALOG Resource
LANGUAGE Statement
MENU Statement
RCDATA Resource
STRINGTABLE Resource

Concepts

Resource-Definition Statements