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

_IMAGE_SEPARATE_DEBUG_HEADER

Declaration

Source position: jwawinnt.pas line 6917

type _IMAGE_SEPARATE_DEBUG_HEADER = record

  Signature: Word;

  Flags: Word;

  Machine: Word;

  Characteristics: Word;

  TimeDateStamp: DWORD;

  CheckSum: DWORD;

  ImageBase: DWORD;

  SizeOfImage: DWORD;

  NumberOfSections: DWORD;

  ExportedNamesSize: DWORD;

  DebugDirectorySize: DWORD;

  SectionAlignment: DWORD;

  Reserved: array [0..1] of DWORD;

end;


Documentation generated on: 2023-03-18