Hi all,
I have an application I am trying to run in Wine. The last time I recall running it was in 2008. Reading the wineHQ page I saw something about recolationg 16-bit modules.
I can run parts of the program, but the 16-bit calls to the serial port fail. Can anyone assist?
here are the errors I get when the program trys to access the com port:
how can i get this application to call the com port?Code:fixme:comm:CloseComm16 no cid=1 found! fixme:comm:CloseComm16 no cid=2 found! fixme:comm:CloseComm16 no cid=3 found! fixme:comm:CloseComm16 no cid=4 found!
I added a com1 device,
what else do i need to do?Code:lrwxrwxrwx 1 s s 10 2012-11-14 18:11 com1 -> /dev/ttyS0



Adv Reply

Bookmarks