2009/11/9 Uwe Bonnes <b...@elektron.ikp.physik.tu-darmstadt.de>: > 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 wine_dlopen() and explicitly load the entry points with wine_dlsym().
- Infinite loop with translation DLL Uwe Bonnes
- Re: Infinite loop with translation DLL Henri Verbeet
- Re: Infinite loop with translation DLL Uwe Bonnes
- Re: Infinite loop with translation DLL Marcus Meissner