From 8a35fe5ac0a1cdee164919a87842f2dbc075bd3f Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 26 May 2019 17:50:24 +0000 Subject: ntapi.h: added pointers to the native debug-related interfaces. --- src/refs/NTHASH | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/refs') diff --git a/src/refs/NTHASH b/src/refs/NTHASH index 77ba37d..37cad44 100644 --- a/src/refs/NTHASH +++ b/src/refs/NTHASH @@ -223,6 +223,14 @@ ZwInitiatePowerAction ZwPowerInformation ZwPlugPlayControl ZwGetPlugPlayEvent +ZwCreateDebugObject +ZwDebugActiveProcess +ZwRemoveProcessDebug +ZwWaitForDebugEvent +ZwDebugContinue +ZwSetInformationDebugObject +ZwQueryDebugFilterState +ZwSetDebugFilterState ZwRaiseException ZwContinue ZwQueryDefaultLocale -- cgit v1.2.3