Search found 2 matches

by rr97
Wed Sep 07, 2022 7:28 pm
Forum: madCodeHook
Topic: Double hook issue
Replies: 4
Views: 5492

Re: Double hook issue

Hey thanks for the fast reply, seems like that was the issue.
Fixed and working.

Highly appreciated.
by rr97
Wed Sep 07, 2022 7:17 am
Forum: madCodeHook
Topic: Double hook issue
Replies: 4
Views: 5492

Double hook issue

Hey madshi. We have been trying to hook both "GetKeyState" and "GetAsyncKeyState" via the "HookApi" function and we are experiencing some weird behavior. The hook order is : 1.GetKeyState, 2.GetAsyncKeyState , The first hook is placed fine but the second one (GetAsync.....