|
-
Jan 11th, 2002, 11:12 PM
#1
Thread Starter
PowerPoster
List Open Apps...
Is there a way to get the Handles for all the applications in the Taskbar? I have searched, and the only thing I can find was code to get the filename of all the files that were running. I just want to list all the program Classnames in a list box, then when the user clicks the item in the listbox, it will use FindWindow to find the handle of the window, and send a message to it using SendMessage. I've got the find and sending part done, I just need to list the programs running.
Thanks
-Joey
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
|