CHARACTERISTICS Statement

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

CHARACTERISTICS dword

Parameters

  • dword
    User-defined DWORD value.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.