feat: use WH_GETMESSAGE for hook
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "ProcessManipulation.h"
|
||||
#include "Injector.h"
|
||||
|
||||
InjectLibrary::Injector injector("L2BotHookMutex", WH_CALLWNDPROC);
|
||||
InjectLibrary::Injector injector("L2BotHookMutex", WH_GETMESSAGE);
|
||||
Application application(VersionAbstractFactory::Version::interlude);
|
||||
|
||||
void ConfigLogger(HMODULE hModule)
|
||||
|
Reference in New Issue
Block a user