record TVSFixedFileInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVSFixedFileInfo = record

Description

This structure defines the items in the version resource which are fixed: that is, their sizes and locations within the resource are predefined. Although this structure is defined by Microsoft for use with Windows, FPC and Lazarus encode it into ELF files as well.

Overview

Fields

dwSignature: longword;
dwStrucVersion: longword;
dwFileVersionMS: longword;
dwFileVersionLS: longword;
dwProductVersionMS: longword;
dwProductVersionLS: longword;
dwFileFlagsMask: longword;
dwFileOS: longword;
dwFileType: longword;
dwFileSubtype: longword;
dwFileDateMS: longword;
dwFileDateLS: longword;

Description

Fields

dwSignature: longword;
 
dwStrucVersion: longword;
 
dwFileVersionMS: longword;
 
dwFileVersionLS: longword;
 
dwProductVersionMS: longword;
 
dwProductVersionLS: longword;
 
dwFileFlagsMask: longword;
 
dwFileOS: longword;
 
dwFileType: longword;
 
dwFileSubtype: longword;
 
dwFileDateMS: longword;
 
dwFileDateLS: longword;
 

Generated by PasDoc 0.13.0 on 2015-01-10 17:13:18