Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wintest when name is empty
#4
I am sorry, I have tested it, it does not work. I wonder whether I misunderstood something :
Function FF_FlashFol
Code:
Copy      Help
;/
;Allows starting macro only in certain window.
;www.quickmacros.com/forum/viewtopic.php?p=33490
function# iid FILTER&f
_s.getwintext(f.hwnd)
outt F"*{_s}*"
_s.getwinclass(f.hwnd)
out _s
outw f.hwnd
_i=wintest(f.hwnd "*" "")
out _i
if(wintest(f.hwnd "*" "#32770")) ret iid

This is how QM output looks like :
09:47:39 : FF_FlashFol - **
68225658 #32770 ""
0
09:47:39 : FF_FlashFol - *Open Image Files*
10225728 #32770 "Open Image Files"
0


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)