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

_MINIDUMP_MODULE_CALLBACK

Declaration

Source position: jwaimagehlp.pas line 2535

type _MINIDUMP_MODULE_CALLBACK = record

  FullPath: PWCHAR;

  BaseOfImage: ULONG64;

  SizeOfImage: ULONG;

  CheckSum: ULONG;

  TimeDateStamp: ULONG;

  VersionInfo: VS_FIXEDFILEINFO;

  CvRecord: PVOID;

  SizeOfCvRecord: ULONG;

  MiscRecord: PVOID;

  SizeOfMiscRecord: ULONG;

end;


Documentation generated on: 2023-03-18