Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. martinc

    Detecting Running Application

    Patience is a virtue! After searching for proecesses in the MSDN library and slowly scanning the 100s of results returned I found exactly what I needed in:<br><br>HOWTO: List Running Processes<br>ID: Q187913 <br>&nbsp;<br>There is a load of code that I copied and pasted and it just works - now...
  2. martinc

    Detecting Running Application

    Yeah, I saw those after, but neither worked the way I needed it to. The first only detects apps and not processes and the second just doesn't work with the Kernel32.dll on my machine (NT4SP6). Anyone else know of any alternatives?
  3. martinc

    Detecting Running Application

    I have a VB app and I would like to have a function that detects if a particular process is currently running on the machine. How would I do this?

Part and Inventory Search

Back
Top