Re: End Processes
- Posted by andi49 Apr 18, 2011
- 1562 views
maybe this links will help
usage of taskkill http://msdn.microsoft.com/en-us/library/bb491009.aspx
or WinApi with TerminateProcess http://msdn.microsoft.com/en-us/library/ms686714%28v=vs.85%29.aspx
Andreas