Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ACC vs DLL Function
#2
Case 2, if works, is fastest.

Code:
Copy      Help
[color=blue]int [/color]hwnd=[color=blue]id[/color](5321 "My Dialog")
[color=blue]if[/color](IsWindowVisible(hwnd)) [color=blue]but [/color]hwnd

acc usually also is fast enough, except with some programs. When you capture an object, and click Test button, you can see time spent while searching. For most objects it is 0 - 10 ms, but with some objects can be several seconds.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)