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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Determin if window is open?

Status
Not open for further replies.

dorianr

Programmer
Mar 26, 2001
32
US
I need to determine if a program that resides in the system tray has an open window. I can determine that the program is running by using FindWindow, but this doesn't distinguish between an open window or just that the program is in the system tray. Is there a way to determine if the window is actually open?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top