mirror of
https://github.com/NohamR/RMHook-Win.git
synced 2026-05-24 19:59:43 +00:00
Add Qt network stack hooking
This commit is contained in:
@@ -67,8 +67,6 @@ BOOL APIENTRY DllMain(HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserv
|
||||
{
|
||||
DisableThreadLibraryCalls(hModule);
|
||||
|
||||
MH_Initialize();
|
||||
|
||||
paho_mqtt3as.dll = LoadLibrary("paho-mqtt3as_orig.dll");
|
||||
if (paho_mqtt3as.dll == NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user