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.
Printable View
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.
Take a look at this article...