- More sharing between ntdll/ntoskrnl: shared Dbg code.
[reactos.git] / reactos / w32api / include / ntstatus.h
index 3d5b01a..c04a6ec 100644 (file)
@@ -26,6 +26,7 @@
  * Debug codes
  */
 #define DBG_CONTROL_C                    ((NTSTATUS)0x40010005L)
+#define DBG_PRINTEXCEPTION_C             ((NTSTATUS)0x40010006L)
 #define DBG_CONTROL_BREAK                ((NTSTATUS)0x40010008L)
 
 /*