From 60725b5434c0ea974b48ad1ba100a6c7be56e158 Mon Sep 17 00:00:00 2001 From: maowenrui <3505719167@qq.com> Date: Tue, 9 Jun 2026 14:27:54 +0800 Subject: [PATCH] feat process_func cpp and h --- Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj | 2 ++ Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj.filters | 9 +++++++++ 2 files changed, 11 insertions(+) diff --git a/Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj b/Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj index be1f86d..a22c6a3 100644 --- a/Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj +++ b/Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj @@ -149,6 +149,7 @@ + @@ -161,6 +162,7 @@ + diff --git a/Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj.filters b/Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj.filters index 625bb0b..fe5c7f7 100644 --- a/Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj.filters +++ b/Anti-Cheat_Driver/Anti-Cheat_Driver.vcxproj.filters @@ -35,6 +35,9 @@ {17541143-1a94-4036-9c0b-54a1855caa73} + + {e30d7c3e-b37a-4d86-9561-383f1b377fba} + @@ -67,6 +70,9 @@ kernel_private + + process_function + @@ -99,5 +105,8 @@ kernel_private + + process_function + \ No newline at end of file