On Windows, kill() uses TerminateProcess, and on Unix and Mac OS X, the SIGKILL signal is sent to the process. On Symbian, this function ...
確定! 回上一頁