|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <extypes.h>
Public Attributes | |
| BOOLEAN | KernelDebuggerEnabled |
| BOOLEAN | KernelDebuggerNotPresent |
| BOOLEAN | DebuggerEnabled |
| BOOLEAN | DebuggerNotPresent |
| BOOLEAN _SYSTEM_KERNEL_DEBUGGER_INFORMATION::DebuggerEnabled |
Definition at line 3119 of file winternl.h.
| BOOLEAN _SYSTEM_KERNEL_DEBUGGER_INFORMATION::DebuggerNotPresent |
Definition at line 3120 of file winternl.h.
| BOOLEAN _SYSTEM_KERNEL_DEBUGGER_INFORMATION::KernelDebuggerEnabled |
Definition at line 1430 of file extypes.h.
Referenced by CsrUnhandledExceptionFilter(), QSI_DEF(), and Test_KernelDebugger().
| BOOLEAN _SYSTEM_KERNEL_DEBUGGER_INFORMATION::KernelDebuggerNotPresent |
Definition at line 1431 of file extypes.h.
Referenced by QSI_DEF(), START_TEST(), and Test_KernelDebugger().