You should call WaitNamedPipe() if your client's CreateFile() returns ERROR_PIPE_BUSY. Excerpt from MSDN: // Try to open a named pipe; ...
確定! 回上一頁