VERSION Statement (Windows CE 5.0)

Send Feedback

This resource-definition statement specifies version information about a resource that can be used by tools that read and write resource files.

The VERSION 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.

VERSIONdword

Parameters

  • dword
    User-defined DWORD value.

Remarks

The specified 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.

See Also

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.