ReactOS 0.4.15-dev-7953-g1f49173
_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 997 of file package.c.

Member Data Documentation

◆ szKey

WCHAR _tagVS_VERSIONINFO::szKey[1]

Definition at line 1002 of file package.c.

◆ Value

VS_FIXEDFILEINFO _tagVS_VERSIONINFO::Value

Definition at line 1004 of file package.c.

◆ wChildren

WORD _tagVS_VERSIONINFO::wChildren[1]

Definition at line 1006 of file package.c.

◆ wLength

WORD _tagVS_VERSIONINFO::wLength

Definition at line 999 of file package.c.

◆ wPadding1

WORD _tagVS_VERSIONINFO::wPadding1[1]

Definition at line 1003 of file package.c.

◆ wPadding2

WORD _tagVS_VERSIONINFO::wPadding2[1]

Definition at line 1005 of file package.c.

◆ wType

WORD _tagVS_VERSIONINFO::wType

Definition at line 1001 of file package.c.

◆ wValueLength

WORD _tagVS_VERSIONINFO::wValueLength

Definition at line 1000 of file package.c.


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