Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't seem to get
SetWinEventHook
to work, it never triggers the delegate. After I create the hook, the handle that is returned says it's "IsValid
".Heres how I setup the hook
This is the method I'm expecting to be triggered
I'm sure I'm missing something but I'm not sure what.
Any hints are appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions