Re: In-process wineserver

2012-01-23 Thread Daniel Santos
On 01/23/2012 11:01 AM, Juan Lang wrote: > Hi Daniel, > > On Mon, Jan 23, 2012 at 3:15 AM, Alexandre Julliard > wrote: >> Daniel Santos writes: >> >>> I've updated my in-process wineserver hack, cleaned it up a bit more and >>> fixed a few prob

Re: In-process wineserver

2012-01-23 Thread Juan Lang
Hi Daniel, On Mon, Jan 23, 2012 at 3:15 AM, Alexandre Julliard wrote: > Daniel Santos writes: > >> I've updated my in-process wineserver hack, cleaned it up a bit more and >> fixed a few problems.  So, at least in Star Wars Battlefront II, the >> sound and HID pr

Re: In-process wineserver

2012-01-23 Thread Alexandre Julliard
Daniel Santos writes: > I've updated my in-process wineserver hack, cleaned it up a bit more and > fixed a few problems. So, at least in Star Wars Battlefront II, the > sound and HID problems are fixed (the "select" server call must be made > via the pipe). I pre

In-process wineserver

2012-01-22 Thread Daniel Santos
I've updated my in-process wineserver hack, cleaned it up a bit more and fixed a few problems. So, at least in Star Wars Battlefront II, the sound and HID problems are fixed (the "select" server call must be made via the pipe). I presume there are other server calls with sim