WaitNamedPipe (strPipeName, 20000) || ++ii > nWaitLoops) { out_str("Could not open pipe " + strPipeName); return -2; } } // The pipe connected; ...
確定! 回上一頁