Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Double click trigger on desktop
#6
Function FF_double_click_desktop
Code:
Copy      Help
;/
function# iid FILTER&f

if f.hwnd2 and GetWindowThreadProcessId(f.hwnd2 0)=GetWindowThreadProcessId(GetShellWindow 0)
,Acc a=acc(f.x f.y)
,if(a.a and a.Role=ROLE_SYSTEM_LIST) ret iid

ret -2


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)