|
-
Nov 28th, 2001, 11:09 AM
#1
Thread Starter
Member
help me detect application
anybody can give me a code or a sample program that will display the list of application that are currently running and update the list if the user opens a new application?
-
Nov 28th, 2001, 01:21 PM
#2
This question is asked a lot, so there are a lot of responses on this site. If you do a search for Task Manager, you will get tons of returns.
One thing to bare in mind. The coding to display a list of running applications differs from OS to OS, so what works on Win9x might not on Win2000, XP, or ME.
-
Nov 28th, 2001, 03:19 PM
#3
Lively Member
WinME is one of the Win9x's .. but ive used this code in my program, and it worked for 98/ME .. but didnt support 2K/XP I thinks its because of the CreateToolHelp32 API.. 2K/XP dont have it... I think.
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
|