SpiderBear6
Programmer
Here's an interesting problem.
I need to be able to identify and close certain applications. I know for VB6 apps I can use the FindWindow API with the ThunderRTMain parameter, but I am not going to know what the applications I need to close are written in. For example, one of the applications I need to close is written in C++.
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 - "A Distant Star"
I need to be able to identify and close certain applications. I know for VB6 apps I can use the FindWindow API with the ThunderRTMain parameter, but I am not going to know what the applications I need to close are written in. For example, one of the applications I need to close is written in C++.
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 - "A Distant Star"