01-28-2016, 10:07 AM
int hh=SetWindowsHookEx(WH_MOUSE_LL &Function5 _hinst 0)
mes "Testing mouse hook. Click somewhere..."
UnhookWindowsHookEx hh
using a mes for keeping the function running is not very convenient..
Have you propositions for making it "stealth"? attach to a window, QM main toolbar, etc etc???
mes "Testing mouse hook. Click somewhere..."
UnhookWindowsHookEx hh
using a mes for keeping the function running is not very convenient..
Have you propositions for making it "stealth"? attach to a window, QM main toolbar, etc etc???