Displaying 2 results from an estimated 2 matches for "getcommmodemstatus".
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!
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...F
trace:comm:SetCommState CRTSCTS
trace:comm:SetCommState ~CRTSCTS
trace:comm:SetCommTimeouts (10c,0x421666e0)
trace:comm:SetCommMask handle 268, mask 1
trace:comm:PurgeComm handle 268, flags 5
trace:comm:PurgeComm handle 268, flags a
trace:comm:WaitCommEvent (10c 0x42b26e70 0x42b26e54 )
trace:comm:GetCommModemStatus 4126 -> MS_DSR_ON MS_CTS_ON
trace:comm:PurgeComm handle 268, flags a
trace:comm:PurgeComm handle 268, flags 5
trace:comm:SetCommTimeouts (10c,0x42c75a40)
trace:file:WriteFile 268 0x42c75cfc 26 0x42c75a4c 0x42c75a30
trace:file:WriteFileEx file 268 to buf 0x42c75cfc num 26 0x42c75a30 func
(nil) st...