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

2013-07-04 Thread Pavel Pisa
Hello all, thanks much for replies. On Tuesday 02 of July 2013 18:15:28 Vincent Povirk wrote: > > 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

Re: RFC: Three dots or Unicode ellipsis character

2013-07-04 Thread Francois Gouget
On Wed, 3 Jul 2013, Francois Gouget wrote: > > Wine uses three dots (...) rather than the Unicode ellipsis character > (…) except in the Czech and Taiwanese translations that use the Unicode > ellipsis character. > > I think we should be consistent but the question is which to use. Ah found it

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

2013-07-04 Thread Vincent Povirk
> Do you mean by winelib dll that the wine/Liunux native .so style DLL > is built which is linked/imported through fakedlib to the application? > That looks like feasible solution and I would consider this solution > if there is interrest in the application in Linux community > and not enough resou