ReactOS 0.4.15-dev-5893-g1bb4167
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
VOID NTAPI | RtlApplicationVerifierStop (_In_ ULONG_PTR Code, _In_ PCSTR Message, _In_ PVOID Value1, _In_ PCSTR Description1, _In_ PVOID Value2, _In_ PCSTR Description2, _In_ PVOID Value3, _In_ PCSTR Description3, _In_ PVOID Value4, _In_ PCSTR Description4) |
#define NDEBUG |
Definition at line 13 of file appverifier.c.
VOID NTAPI RtlApplicationVerifierStop | ( | _In_ ULONG_PTR | Code, |
_In_ PCSTR | Message, | ||
_In_ PVOID | Value1, | ||
_In_ PCSTR | Description1, | ||
_In_ PVOID | Value2, | ||
_In_ PCSTR | Description2, | ||
_In_ PVOID | Value3, | ||
_In_ PCSTR | Description3, | ||
_In_ PVOID | Value4, | ||
_In_ PCSTR | Description4 | ||
) |
Definition at line 23 of file appverifier.c.
Referenced by RtlpDphReportCorruptedBlock().