ReactOS 0.4.15-dev-7788-g1ad9096
tagVS_FIXEDFILEINFO Struct Reference

#include <compat.h>

Public Attributes

DWORD dwSignature
 
DWORD dwStrucVersion
 
DWORD dwFileVersionMS
 
DWORD dwFileVersionLS
 
DWORD dwProductVersionMS
 
DWORD dwProductVersionLS
 
DWORD dwFileFlagsMask
 
DWORD dwFileFlags
 
DWORD dwFileOS
 
DWORD dwFileType
 
DWORD dwFileSubtype
 
DWORD dwFileDateMS
 
DWORD dwFileDateLS
 

Detailed Description

Definition at line 899 of file compat.h.

Member Data Documentation

◆ dwFileDateLS

DWORD tagVS_FIXEDFILEINFO::dwFileDateLS

Definition at line 912 of file compat.h.

Referenced by fill_file_description(), print_vffi_debug(), and SdbpReadFileVersion().

◆ dwFileDateMS

DWORD tagVS_FIXEDFILEINFO::dwFileDateMS

Definition at line 911 of file compat.h.

Referenced by fill_file_description(), print_vffi_debug(), and SdbpReadFileVersion().

◆ dwFileFlags

DWORD tagVS_FIXEDFILEINFO::dwFileFlags

◆ dwFileFlagsMask

DWORD tagVS_FIXEDFILEINFO::dwFileFlagsMask

Definition at line 906 of file compat.h.

Referenced by fill_file_description(), and print_vffi_debug().

◆ dwFileOS

DWORD tagVS_FIXEDFILEINFO::dwFileOS

Definition at line 908 of file compat.h.

Referenced by print_vffi_debug(), SdbpReadFileVersion(), and VfdCheckDriverFile().

◆ dwFileSubtype

DWORD tagVS_FIXEDFILEINFO::dwFileSubtype

◆ dwFileType

DWORD tagVS_FIXEDFILEINFO::dwFileType

◆ dwFileVersionLS

◆ dwFileVersionMS

◆ dwProductVersionLS

DWORD tagVS_FIXEDFILEINFO::dwProductVersionLS

◆ dwProductVersionMS

◆ dwSignature

DWORD tagVS_FIXEDFILEINFO::dwSignature

Definition at line 900 of file compat.h.

Referenced by SdbpReadFileVersion().

◆ dwStrucVersion

DWORD tagVS_FIXEDFILEINFO::dwStrucVersion

Definition at line 901 of file compat.h.

Referenced by print_vffi_debug().


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