Results 1 to 3 of 3

Thread: help me detect application

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    philippines
    Posts
    39

    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?
    jason

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    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.

  3. #3
    Lively Member
    Join Date
    Aug 2001
    Posts
    109
    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
  •  



Click Here to Expand Forum to Full Width