aboutsummaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/entry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/entry.c b/api/entry.c
index 6afccbc..7acd09b 100644
--- a/api/entry.c
+++ b/api/entry.c
@@ -34,7 +34,7 @@ DelayedLoadLibraryHook(unsigned dliNotify, PDelayLoadInfo pdli)
}
const PfnDliHook __pfnDliNotifyHook2 = DelayedLoadLibraryHook;
-#define NOT 1
+
BOOL APIENTRY
DllMain(_In_ HINSTANCE hinstDLL, _In_ DWORD fdwReason, _In_ LPVOID lpvReserved)
{