Re: Infinite loop with translation DLL

2009-11-10 Thread Marcus Meissner
On Mon, Nov 09, 2009 at 04:53:31PM +0100, Uwe Bonnes wrote: > > "Henri" == Henri Verbeet writes: > > Henri> 2009/11/9 Uwe Bonnes : > >> Can anybody help with the flaw in my implementation? Or did anything > >> change in wine? > >> > Henri> I'm not sure if anything changed

Re: Infinite loop with translation DLL

2009-11-09 Thread Uwe Bonnes
> "Henri" == Henri Verbeet writes: Henri> 2009/11/9 Uwe Bonnes : >> Can anybody help with the flaw in my implementation? Or did anything >> change in wine? >> Henri> I'm not sure if anything changed there recently, or if that's Henri> even supposed to work, but I supp

Re: Infinite loop with translation DLL

2009-11-09 Thread Henri Verbeet
2009/11/9 Uwe Bonnes : > Can anybody help with the flaw in my implementation? Or did anything change > in wine? > I'm not sure if anything changed there recently, or if that's even supposed to work, but I suppose that one way to solve the problem would be to load the linux library dynamically with

Infinite loop with translation DLL

2009-11-09 Thread Uwe Bonnes
Hello, around July 2009, I implemented a translation dll, allowing to run Win32 programms using ftd2xx.dll with Wine translating the calls to linux-libftd2xx. It was done while looking at dll/glu32. I was able to run mprog.exe (www.ftdichip.org) some time ago. Reapplying now, I hit an infinite lo