10-14-2004, 06:43 PM
Case 2, if works, is fastest.
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.
[color=blue]int [/color]hwnd=[color=blue]id[/color](5321 "My Dialog")
[color=blue]if[/color](IsWindowVisible(hwnd)) [color=blue]but [/color]hwndacc 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.
