SetCommMask (hPort, EV_RXCHAR ); if (dwCommModemStatus & EV_RXCHAR) { if( !ReadFile(hPort, &Byte, 1, &byte_transfered, NULL) )
確定! 回上一頁