ReactOS 0.4.16-dev-329-g9223134
|
#include <compat.h>
ULONG64 _MINIDUMP_MODULE_CALLBACK::BaseOfImage |
Definition at line 1305 of file compat.h.
Referenced by dump_modules().
ULONG _MINIDUMP_MODULE_CALLBACK::CheckSum |
Definition at line 1307 of file compat.h.
Referenced by dump_modules().
PVOID _MINIDUMP_MODULE_CALLBACK::CvRecord |
Definition at line 1310 of file compat.h.
Referenced by dump_modules().
PWCHAR _MINIDUMP_MODULE_CALLBACK::FullPath |
Definition at line 1304 of file compat.h.
Referenced by dump_modules().
PVOID _MINIDUMP_MODULE_CALLBACK::MiscRecord |
Definition at line 1312 of file compat.h.
Referenced by dump_modules().
ULONG _MINIDUMP_MODULE_CALLBACK::SizeOfCvRecord |
Definition at line 1311 of file compat.h.
Referenced by dump_modules().
ULONG _MINIDUMP_MODULE_CALLBACK::SizeOfImage |
Definition at line 1306 of file compat.h.
Referenced by dump_modules().
ULONG _MINIDUMP_MODULE_CALLBACK::SizeOfMiscRecord |
Definition at line 1313 of file compat.h.
Referenced by dump_modules().
ULONG _MINIDUMP_MODULE_CALLBACK::TimeDateStamp |
Definition at line 1308 of file compat.h.
Referenced by dump_modules().
VS_FIXEDFILEINFO _MINIDUMP_MODULE_CALLBACK::VersionInfo |
Definition at line 1309 of file compat.h.
Referenced by dump_modules().