Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM Editor: Start macro from desktop.
#3
i use #CL /QM (hold control and left mouse until release)

it stops here:

Code:
Copy      Help
int htv=id(2202 _hwndqm)
TVHITTESTINFO ht
GetCursorPos(&ht.pt); ScreenToClient(htv &ht.pt)
out ht.pt.x
_i=SendMessage(htv TVM_HITTEST 0 &ht)
out _i
if(ht.flags&0x46=0) ret

_i is 0
after that i get no output.
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)