"Henri" == Henri Verbeet hverbeet@gmail.com writes:
Henri> 2009/11/9 Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de: >> 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 suppose that one way to solve the Henri> problem would be to load the linux library dynamically with Henri> wine_dlopen() and explicitly load the entry points with Henri> wine_dlsym().
I wonder how it works in dll/glu32 or what is different in my approach?
Marcus: Do you have an example that uses dll/glu32?