From f82869a621a40613dd869ef4a2635d4e43b15c2e Mon Sep 17 00:00:00 2001 From: segfault Date: Thu, 1 Oct 2020 15:08:06 -0700 Subject: Replaced PsSetLoadImageNotifyRoutine with a PatchGuard safe version. --- IntegrationTest/IntegrationTest.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'IntegrationTest/IntegrationTest.vcxproj') diff --git a/IntegrationTest/IntegrationTest.vcxproj b/IntegrationTest/IntegrationTest.vcxproj index 24c6556..498a41b 100644 --- a/IntegrationTest/IntegrationTest.vcxproj +++ b/IntegrationTest/IntegrationTest.vcxproj @@ -74,6 +74,7 @@ true + $(ProjectName)-kmem true -- cgit v1.2.3