DCBlength=sizeof(DCB); *fd=CreateFile(serialParams>port,GENERIC_READ|GENERIC_WRITE,0,0,OPEN_EXISTING,0,0); GetCommState(*fd,&ComSettings); ...
確定! 回上一頁