Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hook and eat
#3
sel wParam
case [WM_LBUTTONDOWN]
_s.getwinclass(win(mouse))
if(StrCompare(_s "Mozilla*WindowClass))
DoAction("Firefox") ;;!!!!!<----action done in DoAction function, must eat mouse click.!!!!!
ret 1
else goto g1

can this work? If click in firefox, eat other way pass


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)