Results 1 to 2 of 2

Thread: Need API call to return processes in task manager

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2002
    Location
    Akron, Ohio
    Posts
    1

    Question Need API call to return processes in task manager

    I am in need of a way to determine if a process is running as an application or just running in the background of windows NT.

    Specifically, I need to know whether or not the process is under the applications tab on windows task manager or the processes tab. I imagine that there is some API call that i don't know about. Thanks in advance,


    john

  2. #2
    Fanatic Member faisalkm's Avatar
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    752
    U can do it with Enumerateprocesses API
    Faisal Muhammed
    Homepage:I Started making it in 1994 ...Still Under Construction
    Using

    Visual Basic 6.0 Enterprise SP5
    Embedded Visual Basic 3.0
    SQL Server 2000
    Windows 2000 Proff
    Delphi 6.0


    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

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