Get Child Process of a Parent Process

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • netcoder

    Get Child Process of a Parent Process

    All,
    I am trying to spawn a process using System.Diagnost ics.process.
    I am succeful in doing that . And also am succesful in waiting for
    process to finish. The process i created is spawing some more
    processes.
    I am wondering using visual basic or Win32 api is there a way to get
    the child processes spawned .

    Thanks you in advance

Working...