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

_IMAGE_FILE_HEADER

Declaration

Source position: jwawinnt.pas line 4704

type _IMAGE_FILE_HEADER = record

  Machine: Word;

  NumberOfSections: Word;

  TimeDateStamp: DWORD;

  PointerToSymbolTable: DWORD;

  NumberOfSymbols: DWORD;

  SizeOfOptionalHeader: Word;

  Characteristics: Word;

end;


Documentation generated on: 2023-03-18