You're using the same OVERLAPPED structure for WaitCommEvent and ReadFile . Try using separate/independent OVERLAPPED for each. UPDATE: Ignore that previous ...
確定! 回上一頁