search for: cbinque

Displaying 6 results from an estimated 6 matches for "cbinque".

Did you mean: banque
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!
2004 Aug 19
1
Serial Communication
..." (to which com1 is a link to), then I see no change. The parameters are not set. So I set them using stty to get further. The program apparently tries to write to the line, then, as the output is: trace:file:WriteFile 0x9c 0x4132b160 24 0x415640d4 (nil) trace:comm:ClearCommError handle 0x9c cbInQue = 0 cbOutQue = 0 trace:comm:PurgeComm handle 0x9c, flags f trace:file:WriteFile 0x9c 0x4132b160 24 0x415640d4 (nil) trace:comm:ClearCommError handle 0x9c cbInQue = 0 cbOutQue = 0 trace:comm:PurgeComm handle 0x9c, flags f [etc.] But nothing happens on the line. On the other hand, if I enter the com...
2004 Apr 09
1
Sharp ZQ-290s sync software
Hi, Since Sharps communication protocols are "top secret", I'm trying to port their sync software to linux. I'm new to wine, so this might be silly, but after hours of googling and searching for solutions I'm posting this. After installing DCOM98.exe, the Desktop software installed, and it runs. Only problem is it doesn't detect the device connected to the serial port
2005 Mar 21
0
Comport access error
...geComm handle 0xc8, flags f trace:comm:EscapeCommFunction handle 0xc8, function=6 trace:comm:EscapeCommFunction CLRDTR trace:comm:EscapeCommFunction handle 0xc8, function=4 trace:comm:EscapeCommFunction CLRRTS trace:comm:GetCommMask handle 0xc8, mask 0x45bd3158 trace:comm:ClearCommError handle 0xc8 cbInQue = 0 cbOutQue = 0 trace:comm:WaitCommEvent (0xc8 0x45bd3158 0x6593b8c ) fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub trace:comm:SetCommTimeouts (0xcc,0x4069f964) trace:comm:GetCommState handle 0xcc, ptr 0x4069f978 err:comm:GetCommState tcgetattr or ioctl error 'Input/output e...
2001 Dec 08
0
Resource temporarily unavailable (fwd)
...e:comm:SetCommState ~IXON ~IXOFF > >trace:comm:SetCommState CRTSCTS > >warn:comm:SetCommState DSR/DTR flow control not supported > >trace:comm:SetCommMask handle 120, mask 1 > >trace:comm:WaitCommEvent (78 0x41ba6f0c 0x4124a614 ) > >trace:comm:ClearCommError handle 120 cbInQue = 0 cbOutQue = 0 > > > >this happens: > >trace:file:GetOverlappedResult wait on 0x40f3cd10 returned 0 > >trace:file:GetOverlappedResult (120 0x40f3cd10 0x41856f18 1) > >trace:file:GetOverlappedResult waiting on 0x40f3cd10 > > > >this repeats itself ower and...
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to comunicate over the comm port it hangs. Here are som output to read. earlier on i get: Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c thats from vhere the com port gets an virtual memory space, i think. and in the end i have: Call