|
hello i'm writing a WinApi program which should be capable of starting and shutting down "foreign" programs. i know how to start them but i don't have a clue how to shut them down. i managed to get all running processes list into the listbox woth their handles assosiated, but i can't find a function which could shut some program/process down. any help will be appreciated.
|