mouse-hook Questions
1
I'm using a simple form generated by VS 2010 which contains 2 buttons, start and stop.
Start triggers WH_MOUSE_LL using SetWindowsHookEx, and stop stops the hook.
The hook works fine and I mange to...
Unsnarl asked 29/8, 2011 at 16:18
2
Solved
I globally (system-wide) filter certain mouse clicks using SetWindowsHookEx and WH_MOUSE_LL. The problem is it doesn't work for WPF applications (all WPF applications detect mouse clicks whether or...
Plasticize asked 17/2, 2011 at 23:47
1
© 2022 - 2024 — McMap. All rights reserved.