Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetListViewItemText
#6
This code moves the mouse to the selected item in Windows Explorer. It is quite fast. About 10 ms with mouse movement, about 7 ms without. Windows Explorer is maximized.

Code:
Copy      Help
int t1=perf
scan "tv sel.bmp" child("" "SysTreeView32" "+ExploreWClass" 0x1) 0 0x3
int t2=perf
out t2-t1

Would be much slower if scan would search in whole screen, not only in tree view control.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)