Sam Marrocco
New member
- Joined
- Jan 18, 2004
- Messages
- 3
Does anyone know of a way in vb.net to list all processes *and* their child processes (any processes theyve started)?
Ive seen a program called Process Explorer that does it, but examining the Process class in the framework hasnt provided any clues as to getting to the child processes--just a complete list of all running processes. I cant seem to find a way to find either the parent or child connections. Any suggestions?
Ive seen a program called Process Explorer that does it, but examining the Process class in the framework hasnt provided any clues as to getting to the child processes--just a complete list of all running processes. I cant seem to find a way to find either the parent or child connections. Any suggestions?