Quote:
Originally Posted by almasi
I guess, it is an error in the DLL.
|
It seems to be an error in the DLL! A workaround is to not set XonXoffHandshaking at all as setting it always sets it True. To be sure you could also use:-
Code:
Sport.CTSHandshaking = False
This explicitly sets the Handshake to None if set False.
Edit :- B****r - Erel got in while I was testing and writing this
