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

Definition at line 51 of file wdbgexts.h.
| PWINDBG_CHECK_CONTROL_C _WINDBG_EXTENSION_APIS::lpCheckControlCRoutine |
Definition at line 58 of file wdbgexts.h.
| PWINDBG_DISASM _WINDBG_EXTENSION_APIS::lpDisasmRoutine |
Definition at line 57 of file wdbgexts.h.
| PWINDBG_GET_EXPRESSION _WINDBG_EXTENSION_APIS::lpGetExpressionRoutine |
Definition at line 55 of file wdbgexts.h.
| PWINDBG_GET_SYMBOL _WINDBG_EXTENSION_APIS::lpGetSymbolRoutine |
Definition at line 56 of file wdbgexts.h.
| PWINDBG_GET_THREAD_CONTEXT_ROUTINE _WINDBG_EXTENSION_APIS::lpGetThreadContextRoutine |
Definition at line 61 of file wdbgexts.h.
| PWINDBG_IOCTL_ROUTINE _WINDBG_EXTENSION_APIS::lpIoctlRoutine |
Definition at line 63 of file wdbgexts.h.
| PWINDBG_OUTPUT_ROUTINE _WINDBG_EXTENSION_APIS::lpOutputRoutine |
Definition at line 54 of file wdbgexts.h.
| PWINDBG_READ_PROCESS_MEMORY_ROUTINE _WINDBG_EXTENSION_APIS::lpReadProcessMemoryRoutine |
Definition at line 59 of file wdbgexts.h.
| PWINDBG_SET_THREAD_CONTEXT_ROUTINE _WINDBG_EXTENSION_APIS::lpSetThreadContextRoutine |
Definition at line 62 of file wdbgexts.h.
| PWINDBG_STACKTRACE_ROUTINE _WINDBG_EXTENSION_APIS::lpStackTraceRoutine |
Definition at line 64 of file wdbgexts.h.
| PWINDBG_WRITE_PROCESS_MEMORY_ROUTINE _WINDBG_EXTENSION_APIS::lpWriteProcessMemoryRoutine |
Definition at line 60 of file wdbgexts.h.
| ULONG _WINDBG_EXTENSION_APIS::nSize |
Definition at line 53 of file wdbgexts.h.