The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
middleclick mania
#1
my main middleclick filter:

Code:
Copy      Help
;\
function# iid FILTER&f
;ClearOutput
if(!f.hwnd2) ret


if(wintest(f.hwnd "" "ClassClass" "ppc"))
,mac "ppc_f1"
if(wintest(f.hwnd "Sun Solaris - VMware Workstation" "VMUIFrame" "vmware"))
,mac "vm_solaris_out"
if(wintest(f.hwnd "" "" "PrintScreen"))
,mac "catchget"
if(wintest(f.hwnd "" "" "TwinHanDTV"))
,mac "twinhan_fav"
if(wintest(f.hwnd "DESKBAR" "" "qm"))
,mac "qm_deskbar_middle"
if(wintest(f.hwnd "" "" "thunderbird"))
,mac "thunderbird_middle"
;if(wintest(f.hwnd "" "" "firefox"))
,;mac "firefox_middle"
if(wintest(f.hwnd "" "powerpronote" ""))
,mac "ppro_note_run"
;if(wintest(f.hwnd "" "" "DesktopRuler"))
,;wmin(cla,h)
if(wintest(f.hwnd "" "" "blackbox"))
,if(GetWinId(f.hwnd2)=22)
,,mac "o3tt3rli"
if(wintest(f.hwnd "" "ExploreWClass" "blackbox"))
,explorer_get_file
if(wintest(f.hwnd "" "" "strokeit"))
,if(GetWinId(f.hwnd2)=1011)
,,del_item("strokeit")
,if(GetWinId(f.hwnd2)=1010)
,,qm_paste_macro
if(wintest(f.hwnd "" "" "qm"))
,if(GetWinId(f.hwnd2)=2202)
,,del_item("qm",iid)
,if(GetWinId(f.hwnd2)=2201)
,,ClearOutput
,if(GetWinId(f.hwnd2)=2203)
,,mac "qm_editor_getsel"

mac qm_editor_getsel:
Code:
Copy      Help
_s.getsel

ifi-("QM Help")
,run "$QM$\Qm2help.chm" "qm"

SelectTab(id(1007 "QM Help") 2)
_s=_s; _s.setwintext(id(1001 "QM Help"))
Acc b=acc("" "PUSHBUTTON" win("QM Help" "HH Parent" "hh") "Button" "" 0x1100 52 114)
b.DoDefaultAction

Acc a=acc("" "LISTITEM" "QM Help" "SysListView32" "" 0x1004)

a.Mouse(4)
ifi win("" "#32770" "hh")
,but id(2 win("" "#32770" "hh"))
,men 2013 qm._hwndqm ;;Find ...
,but id(1025 qm._hwndqm);err
,
mou
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)