#include <rtl.h>
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ RtlApplicationVerifierStop()
Definition at line 23 of file appverifier.c.
34{
36
37 DbgPrint(
"**************************************************\n");
38 DbgPrint(
"VERIFIER STOP %08Ix: pid %04Ix: %s\n",
40 DbgPrint(
" %p : %s\n", Value1, Description1);
41 DbgPrint(
" %p : %s\n", Value2, Description2);
42 DbgPrint(
" %p : %s\n", Value3, Description3);
43 DbgPrint(
" %p : %s\n", Value4, Description4);
44 DbgPrint(
"**************************************************\n");
46}
static const WCHAR Message[]
NTSYSAPI void WINAPI DbgBreakPoint(void)
_In_ UCHAR _In_ UCHAR _In_ ULONG Code