|
-
October 20th, 1999, 02:35 PM
#1
How to get the exe name of each app running on the system??
I used EnumWindows() to iterate through all the open windows on my system, but now I need their assoicated executable names.
Upon running a certain app, I need to shut down one or more copies of a different app (from my company) on the system.
How can I do this?
Is there any way to get a exe name from a window handle?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|