Displaying 4 results from an estimated 4 matches for "comm_init".
2001 Feb 28
1
com port acccess again
...e
--debugmsg +comm --managed comkern.exe
err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufA)
imported from shell32.dll, setting to 0xdeadbeef
err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufW)
imported from shell32.dll, setting to 0xdeadbeef
trace:comm:COMM_Init COM1 = /dev/ttyS0
trace:comm:COMM_Init COM2 = /dev/ttyS1
err:psdrv:PSDRV_AFMGetCharMetrics missing ;, failed.
[C 0 ; WX 600 ; N null]
err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found.
err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found.
err:psdrv:PSDRV_AFMGetCharMetrics No whitespace found....
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 Dec 04
2
Serial Errors
...C:\Program Files\Inetcam230\programs\IConfig.exe GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
trace:file:CreateFileA C:\windows\system\avicap32.dll GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
trace:file:CreateFileA C:\windows\system\msvcrt20.dll GENERIC_READ FILE_SHARE_READ OPEN_EXISTING
trace:comm:COMM_Init COM1 = /dev/ttyS0
trace:comm:COMM_Init LPT1 = /dev/lp0
trace:comm:COMM_Init COM2 = /dev/ttyS1
trace:comm:COMM_Init COM3 = /dev/ttyS2
trace:comm:COMM_Init COM4 = /dev/modem
trace:file:_lopen ('(None)',0000)
trace:file:CreateFileA (None) GENERIC_READ FILE_SHARE_READ FILE_SHARE_WRITE OPEN_EXIS...
2001 Sep 14
5
wine serial support
Hi,
I use wine to run a terminal emulator (NetTerm).
It connects to a Linux Server (it was meant to run from windows) that runs a commerce software.
This Linux commerce software sends the terminal emulator escape codes to interface with a
"ticket" printer attached to a serial port.
The reason to go thru all this problem is that the printer has a proprietary, closed source driver
for