CreateProcess ("C:\\windows\\system32\\cmd.exe", NULL, // Command line. NULL, // Process handle not inheritable. NULL, // Thread handle not inheritable.
確定! 回上一頁