View Full Version : VB6 - Number of programs running
ramo_phoenix
06-09-2007, 05:26 PM
How can i display the number of programs running in a label or text box using visual basic 6?
sage45
06-12-2007, 05:22 PM
Programs or processes?
-sage-
ramo_phoenix
06-12-2007, 09:14 PM
Programs
Roelf
06-13-2007, 10:45 AM
a google search came up with this (http://www.developerfusion.co.uk/show/249/)
ramo_phoenix
06-13-2007, 11:29 PM
Roelf, those are processes
Roelf
06-14-2007, 08:18 AM
Roelf, those are processes
OK, then i was misleaded by the description of the code:
Here's some code that creates a snapshot of the current system state, lists all the running programs, and finds their exe paths.
ramo_phoenix
06-15-2007, 02:45 PM
Complile the code. Those are processes.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.