search for: buildcommdcbandtimeoutsw

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

2006 May 23
4
Problems with Com1
...connect the Canon Cam .. and after starting the software, it return a "Error initalizing COM1" A #WINEDEBUG=-debugmsg,+comm wine c:\\programme\\Vcc1.exe shows this: trace:comm:BuildCommDCB16 (COM1), ptr 0x403fbafe trace:comm:BuildCommDCBAndTimeoutsA (COM1,0x41a845e0,(nil)) trace:comm:BuildCommDCBAndTimeoutsW (L"COM1",0x41a845e0,(nil)) warn:comm:BuildCommDCBAndTimeoutsW Invalid device control string: L"COM1" so i (Unixnoob and windowsAdmin) dont know where the L comes ? is this the error? I use # wine --version Wine 0.9.13 thanks for helping :) mic
2004 Aug 19
1
Serial Communication
...1 trace:comm:GetCommState ~IXON ~IXOFF trace:comm:GetCommState fOutxCtsFlow 1 fRtsControl 2 trace:comm:GetCommState fOutxDsrFlow 0 fDtrControl1 trace:comm:GetCommState CRTSCTS trace:comm:GetCommTimeouts (0x9c,0x4132b470) trace:comm:BuildCommDCBAndTimeoutsA (38400,e,8,1,0x4066ef88,(nil)) trace:comm:BuildCommDCBAndTimeoutsW (L"38400,e,8,1",0x4066ef88,(nil)) trace:comm:SetCommState handle 0x9c, ptr 0x4066ef88 trace:comm:SetCommState bytesize 8 baudrate 38400 fParity 1 Parity 2 stopbits 1 trace:comm:SetCommState ~IXON ~IXOFF trace:comm:SetCommState fOutxCtsFlow 0 fRtsControl 3 trace:comm:SetCommState fOutxDsrF...