To acquire the exit code of a process on Windows you can use GetExitCodeProcess() . Example application that accepts the process id as an argument and waits ...
確定! 回上一頁