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

Need API to Close any application window irrespective of whether it is

Status
Not open for further replies.

SubratCpp

Programmer
Jan 19, 2009
1
0
0
US
Hi all,
I Need API to Close any application window irrespective of whether it is active or not using C++ Win32.

Ex:
After installing toolbar, open IE.If trying to close IE, it'll not allow us to close it unless we are interacting with toolbar window.

But I need to close IE without interacting with toolbar using c++ Win32.

FYI: Manually we can do it through 'Task Manager'.

Please help me in this regard.

Thanks...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top