Displaying 1 result from an estimated 1 matches for "comm16_readcomplet".
Did you mean:
comm16_readcomplete
2003 May 21
6
COM: port problems
Unfortunately, almost all the Windows programs I want to run under
Wine need to access the COM: ports, and I cannot get any of them to run.
Typically, I get stuff like this ...
fixme:comm:EscapeCommFunction16 no cid=0 found!
fixme:comm:EscapeCommFunction16 no cid=0 found!
err:comm:COMM16_ReadComplete async read failed 000003e3
fixme:comm:EscapeCommFunction16 no cid=3 found!
err:comm:COMM16_ReadComplete async read failed 000003e3
Given that I can't get any of them to work, and that the Wine docs
say COM: support is virtually complete, then I've got to be doing
something stupi...