我想在C程序中执行一个TEST.exe。 当我使用 system( "TEST.exe <input-file> output-file" );. 我可以得到我的预期。 但是,当我使用下面的代码时,CreateProcessW() ...
確定! 回上一頁