ReadTotalTimeoutMultiplier = 0; SetCommTimeouts(m_hFile,&cto). For non blocking mode: COMMTIMEOUTS cto; GetCommTimeouts(m_hFile,&cto); // Set the new ...
確定! 回上一頁