aknanda
December 22nd, 2002, 11:16 PM
In my application I want to kill all the child processes before quitting. Is there any way to do this. Or is there any way to get the handles to all the child processes of the current application.
|
Click to See Complete Forum and Search --> : How to get the list of child processes of a process in NT. aknanda December 22nd, 2002, 11:16 PM In my application I want to kill all the child processes before quitting. Is there any way to do this. Or is there any way to get the handles to all the child processes of the current application. Andreas Masur December 23rd, 2002, 05:33 AM Take a look at this article (http://www.microsoft.com/msj/defaultframe.asp?page=/msj/0698/win320698.htm&nav=/msj/0698/newnav.htm)... codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |