Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FLOATING TOOLBAR
#11
In the example, acc finds object that has STATE_SYSTEM_FOCUSABLE state, but may have also other states. To match state exactly, y must be -1.

Code:
Copy      Help
Acc a=[color=blue]acc[/color]("" "CLIENT" "My Dialog Box " "AfxWnd42s" "" 0x1900 STATE_SYSTEM_FOCUSABLE -1)
[color=blue]str [/color]s=a.Value; [color=blue]if[/color](s~"Click Me") [color=blue]ret[/color]
a.Mouse(1)


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)