03-05-2013, 06:42 PM
Ok, so the fastest chain would then be:
Hook function --> if firefox is underneath mouse when click ---> hook function calls mac "DoAction" "" "Firefox" --> In doAction, calls mac DoActionFirefox "" "Firefox" --> DoAction is immediatly
able to return in hook function to get ret1 éeat" the mouse click --> in hook function ret 1
it seems the quickest way to do things.
Comment??
Hook function --> if firefox is underneath mouse when click ---> hook function calls mac "DoAction" "" "Firefox" --> In doAction, calls mac DoActionFirefox "" "Firefox" --> DoAction is immediatly
able to return in hook function to get ret1 éeat" the mouse click --> in hook function ret 1
it seems the quickest way to do things.
Comment??
