Terminates the specified process and all of its threads.
BOOL TerminateProcess( HANDLE hProcess, UINT uExitCode )
return TRUE for success
CreateProcess, GetExitCodeProcess, ShellExecute, WinExec
origin.h