From c3618f32b17873ae4faf27d4705ec0aa36b7fec4 Mon Sep 17 00:00:00 2001 From: s1lentq Date: Mon, 28 Dec 2015 00:04:26 +0600 Subject: [PATCH] Added forced PSAPI_VERSION to 1 --- regamedll/hookers/osconfig.h | 1 + 1 file changed, 1 insertion(+) diff --git a/regamedll/hookers/osconfig.h b/regamedll/hookers/osconfig.h index b5dff9f2..32518f8b 100644 --- a/regamedll/hookers/osconfig.h +++ b/regamedll/hookers/osconfig.h @@ -63,6 +63,7 @@ #include #include #include // for support IPX + #define PSAPI_VERSION 1 #include #include #include