<div dir="ltr">Hi Vincent, Pavel,<div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 2, 2013 at 8:44 AM, Vincent Povirk <span dir="ltr"><<a href="mailto:madewokherd@gmail.com" target="_blank">madewokherd@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Since you're not prepared to spend a lot of time improving Wine's<br>
driver support, it sounds like modifying core parts of Wine<br>
specifically to support your application is the best approach.<br></blockquote><div><br></div><div>An alternative is to modify your application for use with Wine. 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. This is usually straightforward enough, and doesn't require learning lots of Wine internals to get working.</div>
<div>--Juan</div></div><br></div></div>