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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows child process

Status
Not open for further replies.

SSG1

Programmer
Jan 17, 2002
48
US
Is there a way to find out all the child processes and their process ids that have been spawned by a parent process if you just have the parent process name ? I need to find a way to do this in PERL by today. I was not able to find anything but was wondering if anyone knows a way to do that in C++. If so, I can then call that utility from PERL. Can someone help ?????

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top