Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to find application and child windows

Status
Not open for further replies.

bthale

Programmer
Oct 31, 2001
108
US
I used to be able to do this, but have been working with java past couple of years. I need to identify an application and any popup dialogs it may generate. I think this may be done by window title, but not sure. Can anybody point me in the directions of Winodws API functions or other methods to use?
 
Try the FindWindow API

"Two strings walk into a bar. The first string says to the bartender: 'Bartender, I'll have a beer. u.5n$x5t?*&4ru!2[sACC~ErJ'. The second string says: 'Pardon my friend, he isn't NULL terminated'."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top