Possible help or direction to build Win to Linux pass through device - resent

Vincent Povirk madewokherd at gmail.com
Tue Jul 2 11:15:28 CDT 2013


> What others have suggested in similar situations is to build a Linux
> application that speaks to the device driver directly, and provides a socket
> interface, then use sockets from the Windows program to talk to the device.

I didn't think of that. A winelib dll providing an API for directly
accessing your devices (which you can use from a normal Windows
program) might be simpler than a separate process if you're willing to
modify the application.



More information about the wine-devel mailing list