Is WaitCommEvent() buggy?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello A colleague of mine told me not to use WaitCommEvent() since it's not 100% reliable. Can anyone back this up? Thanks, Jonas
I had a problem recently on comEvReceive. About once in 3 million times it would OnCommEvent would be called for this but a character had not been recieved so I had to put a condition in my code to cover this. Elaine (serial fluffy tigress) The tigress is here :-D