search for: escapecommfunction16

Displaying 2 results from an estimated 2 matches for "escapecommfunction16".

Did you mean: escapecommfunction
2001 Oct 13
3
ttyS0 access
...realy don't remember how was until last week, but I think about users and perms to devices. I try to chmod a+rw for /dev/tts/0 and tts/1 but does not work. In the bash where I call the wine messages apears like that: fixme:comm:EnableCommNotification16 no handle for cid = ffffffff! fixme:comm:EscapeCommFunction16 no cid=65535 found! fixme:comm:CloseComm16 no cid=-1 found! fixme:comm:EscapeCommFunction16 no cid=65535 found! fixme:comm:EscapeCommFunction16 no cid=65535 found! fixme:comm:FlushComm16 no cid=-1 found! fixme:comm:WriteComm16 no handle for cid = ffffffff! fixme:comm:GetCommError16 no handle for ci...
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...