Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Window info
#2
When windows have unusable name and changing classes I have found that searching for a unique control in the windows work great.
Such as:
ifi(child("next.button" "" "Rhapsody" 0x1))
int hwnd=child("next.button" "" "Rhapsody" 0x1)
This determines if a window containing a specific control exsists then gets the handle.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)