search for: com10

Displaying 3 results from an estimated 3 matches for "com10".

Did you mean: com1
2002 Mar 11
1
Com port over the fourth
Hello everybody, I'm trying to get work a win32 application (for NT) that communicate with a lots of modems (30-40). No problems if I configure the modem on the first two com ports, but I cannot make it run if I ask it to use, for example, COM10, COM11, etc.. The command is: wine --winver nt40 gpcwin.exe Here is the error: fixme:win32:DEVICE_Open Unknown VxD COM10. Try --winver nt40 or win31 ! err:progress:ProgressWindowProc unknown msg be10 wp=1ef40001 lp=00001ef4 err:progress:ProgressWindowProc unknown msg be10 wp=1f900001 lp=00001f90 er...
2001 Mar 13
1
Wine'ing Windows Terminal Server Client
...:file:CreateFileA Couldn't open device 'COM4'! fixme:win32:DEVICE_Open Unknown VxD COM5 fixme:win32:DEVICE_Open Unknown VxD COM6 fixme:win32:DEVICE_Open Unknown VxD COM7 fixme:win32:DEVICE_Open Unknown VxD COM8 fixme:win32:DEVICE_Open Unknown VxD COM9 fixme:win32:DEVICE_Open Unknown VxD COM10 fixme:win32:DEVICE_Open Unknown VxD DRWATSON.VXD fixme:winsock:WSACancelAsyncRequest (00000000),stub fixme:clipboard:ChangeClipboardChain (0x1090, 0x0000): stub? Get 250 color business cards for FREE! at Lycos Mail http://mail.lycos.com/freemail/vistaprint_index.html
2009 Jan 12
10
USB and serial
Hello, everyone - I have an old Windows app - a ship navigation program - that needs to see GPS input on a serial port (it was written in the pre-USB days.) My laptop, however, has no serial ports - but this same program, when run on a friend's Windows box, can read the GPS info from the USB-connected GPS via the "USB-Serial Driver". This is one of the frustrating bits of this