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

| ULONG _MINIDUMP_CALLBACK_INPUT::CallbackType |
Definition at line 1327 of file compat.h.
Referenced by dump_modules(), and dump_threads().
| union { ... } _MINIDUMP_CALLBACK_INPUT::DUMMYUNIONNAME |
| union { ... } _MINIDUMP_CALLBACK_INPUT::DUMMYUNIONNAME |
| MINIDUMP_INCLUDE_MODULE_CALLBACK _MINIDUMP_CALLBACK_INPUT::IncludeModule |
| MINIDUMP_INCLUDE_THREAD_CALLBACK _MINIDUMP_CALLBACK_INPUT::IncludeThread |
| MINIDUMP_MODULE_CALLBACK _MINIDUMP_CALLBACK_INPUT::Module |
Definition at line 1332 of file compat.h.
Referenced by dump_modules().
| HANDLE _MINIDUMP_CALLBACK_INPUT::ProcessHandle |
Definition at line 1326 of file compat.h.
Referenced by dump_modules(), and dump_threads().
| ULONG _MINIDUMP_CALLBACK_INPUT::ProcessId |
Definition at line 1325 of file compat.h.
Referenced by dump_modules(), and dump_threads().
| MINIDUMP_THREAD_CALLBACK _MINIDUMP_CALLBACK_INPUT::Thread |
Definition at line 1330 of file compat.h.
Referenced by dump_threads().
| MINIDUMP_THREAD_EX_CALLBACK _MINIDUMP_CALLBACK_INPUT::ThreadEx |