ReactOS 0.4.16-dev-197-g92996da
_tagVS_VERSIONINFO Struct Reference
Collaboration diagram for _tagVS_VERSIONINFO:

Public Attributes

WORD wLength
 
WORD wValueLength
 
WORD wType
 
WCHAR szKey [1]
 
WORD wPadding1 [1]
 
VS_FIXEDFILEINFO Value
 
WORD wPadding2 [1]
 
WORD wChildren [1]
 

Detailed Description

Definition at line 875 of file package.c.

Member Data Documentation

◆ szKey

WCHAR _tagVS_VERSIONINFO::szKey[1]

Definition at line 880 of file package.c.

◆ Value

VS_FIXEDFILEINFO _tagVS_VERSIONINFO::Value

Definition at line 882 of file package.c.

◆ wChildren

WORD _tagVS_VERSIONINFO::wChildren[1]

Definition at line 884 of file package.c.

◆ wLength

WORD _tagVS_VERSIONINFO::wLength

Definition at line 877 of file package.c.

◆ wPadding1

WORD _tagVS_VERSIONINFO::wPadding1[1]

Definition at line 881 of file package.c.

◆ wPadding2

WORD _tagVS_VERSIONINFO::wPadding2[1]

Definition at line 883 of file package.c.

◆ wType

WORD _tagVS_VERSIONINFO::wType

Definition at line 879 of file package.c.

◆ wValueLength

WORD _tagVS_VERSIONINFO::wValueLength

Definition at line 878 of file package.c.


The documentation for this struct was generated from the following file: