|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dbghelp.h>

Public Attributes | |
| ULONG | ThreadId |
| ULONG | __alignment |
| MINIDUMP_EXCEPTION | ExceptionRecord |
| MINIDUMP_LOCATION_DESCRIPTOR | ThreadContext |
| ULONG MINIDUMP_EXCEPTION_STREAM::__alignment |
Definition at line 781 of file dbghelp.h.
Referenced by dump_exception_info().
| MINIDUMP_EXCEPTION MINIDUMP_EXCEPTION_STREAM::ExceptionRecord |
Definition at line 782 of file dbghelp.h.
Referenced by dump_exception_info().
| MINIDUMP_LOCATION_DESCRIPTOR MINIDUMP_EXCEPTION_STREAM::ThreadContext |
Definition at line 783 of file dbghelp.h.
Referenced by dump_exception_info().
| ULONG MINIDUMP_EXCEPTION_STREAM::ThreadId |
Definition at line 780 of file dbghelp.h.
Referenced by dump_exception_info().