ReactOS 0.4.16-dev-1007-g2e85425
|
#include <extypes.h>
Public Attributes | |
BOOLEAN | KernelDebuggerEnabled |
BOOLEAN | KernelDebuggerNotPresent |
BOOLEAN | DebuggerEnabled |
BOOLEAN | DebuggerNotPresent |
BOOLEAN _SYSTEM_KERNEL_DEBUGGER_INFORMATION::DebuggerEnabled |
Definition at line 1598 of file winternl.h.
BOOLEAN _SYSTEM_KERNEL_DEBUGGER_INFORMATION::DebuggerNotPresent |
Definition at line 1599 of file winternl.h.
BOOLEAN _SYSTEM_KERNEL_DEBUGGER_INFORMATION::KernelDebuggerEnabled |
Definition at line 1260 of file extypes.h.
Referenced by CsrUnhandledExceptionFilter(), QSI_DEF(), and Test_KernelDebugger().
BOOLEAN _SYSTEM_KERNEL_DEBUGGER_INFORMATION::KernelDebuggerNotPresent |
Definition at line 1261 of file extypes.h.
Referenced by QSI_DEF(), START_TEST(), and Test_KernelDebugger().