Unit 'JwaWinVer' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

tagVS_FIXEDFILEINFO

Declaration

Source position: jwawinver.pas line 264

type tagVS_FIXEDFILEINFO = record

  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: DWORD;

end;


Documentation generated on: 2023-03-18