search for: escapecommfunction

Displaying 7 results from an estimated 7 matches for "escapecommfunction".

2005 Mar 21
0
Comport access error
...FF trace:comm:SetCommState fOutxCtsFlow 0 fRtsControl 1 trace:comm:SetCommState fOutxDsrFlow 0 fDtrControl1 trace:comm:SetCommMask handle 0xc8, mask 1 trace:comm:PurgeComm handle 0xc8, flags f trace:comm:PurgeComm handle 0xc8, flags f trace:comm:WaitCommEvent (0xc8 0x45bd3158 0x6593b8c ) trace:comm:EscapeCommFunction handle 0xc8, function=5 trace:comm:EscapeCommFunction SETDTR trace:comm:EscapeCommFunction handle 0xc8, function=3 trace:comm:EscapeCommFunction SETRTS trace:comm:PurgeComm handle 0xc8, flags f trace:comm:EscapeCommFunction handle 0xc8, function=6 trace:comm:EscapeCommFunction CLRDTR trace:comm:Esc...
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
2001 Nov 23
5
Communications problem
...trace:file:CreateFileA COM2 GENERIC_READ GENERIC_WRITE OPEN_EXISTING trace:file:CreateFileA opening device 'COM2' trace:file:DOSFS_CreateCommPort COM2 c0000000 40000000 trace:comm:SetCommTimeouts (60,0x405c521c) trace:comm:BuildCommDCBAndTimeoutsA (COM2 96,n,8,1,0x405c51d8,(nil)) trace:comm:EscapeCommFunction handle 96, function=6 trace:comm:EscapeCommFunction CLRDTR trace:comm:EscapeCommFunction handle 96, function=4 trace:comm:EscapeCommFunction CLRRTS Does anyone know what the error might be? The1trex _________________________________________________________________ Get your FREE download of MSN E...
2001 Dec 04
2
Serial Errors
...trace:file:ReadFile 72 0x403feec8 32 0x40616b68 (nil) trace:file:SetFilePointer handle 72 offset 72416 origin 0 trace:file:ReadFile 72 0x403feec8 32 0x40616ba0 (nil) trace:file:CreateFileA COM1 GENERIC_READ GENERIC_WRITE OPEN_EXISTING trace:file:CreateFileA opening device 'COM1' trace:comm:EscapeCommFunction handle 80, function=6 trace:comm:EscapeCommFunction CLRDTR trace:file:CreateFileA COM2 GENERIC_READ GENERIC_WRITE OPEN_EXISTING trace:file:CreateFileA opening device 'COM2' fixme:dosfs:DOSFS_OpenDevice device open COM2 not supported (yet) err:file:CreateFileA Couldn't open device '...
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 Win...
2009 Jul 20
1
pseudo tty's
...ications, but not with WINE. I read that WINE uses 'setserial' to grab information on the port. If so, that's the problem. AFAIK setserial doesn't work with pseudo tty: bash-3.1# setserial /dev/pts/3 Cannot get serial info: Invalid argument That's probably why i keep getting EscapeCommFunction() == FALSE! errors. :-( Searching the list i found a very old patch maded by Scott W Gifford: http://www.mail-archive.com/wine-devel%40winehq.org/msg07055.html and some others by Eric Pouech, but none seens to work. Any help would be appreciated. TIA Ricard Moura NCS Sistemas Inteligentes
2017 Jun 23
0
Wine release 2.11
...api-ms-win-core-crt-l1-1-0: Add dll. api-ms-win-core-crt-l2-1-0: Add dll. André Hentschel (4): winebuild: Emit relay debugging thunks for ARM64. ntdll: Add support for relay debugging on ARM64. include: Remove duplicate declaration of PFXVerifyPassword. kernel32: Fix EscapeCommFunction prototype. Aurimas Fišeras (2): po: Update Lithuanian translation. po: Update Lithuanian translation. Austin English (4): ntoskrnl: Add KeAcquireSpinLockRaiseToDpc stub. wmvcore: Add WMCheckURLScheme stub. dbgeng: Sync to windows 10. ntoskrnl.exe: Add KeRelease...