Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get exact window name
#1
Is it possible to get the entire window name and put it into a string?
#2
Example

Code:
Copy      Help
[color=blue]int [/color]hwnd=[color=blue]win[/color]("Quick Macros" "QM_Editor")
[color=blue]str [/color]s
s.getwintext(hwnd)
[color=blue]out [/color]s

[color=green];or just[/color]

[color=blue]str [/color]ss.getwintext("Quick Macros")
[color=blue]out [/color]ss
#3
Thanks,

Quick Macros is just GREAT software!

I use it for some days now and it fascinates me all the time.


Forum Jump:


Users browsing this thread: 1 Guest(s)