使用CreateProcess可以执行cmd命令,也可以执行一些可执行程序。 ... CreateProcess( NULL, // No module name (use command line) argv[1], ...
確定! 回上一頁