Re: WileLib: Retrurning function pointers

2005-06-27 Thread Marcus Meissner
On Mon, Jun 27, 2005 at 11:53:34AM +0200, Giuseppe AMATO wrote: > > Hi, > > I'm having big troubles using function pointers. > > Shortly: > > I'm trying to build a Winelib compatible DLL that returns function > pointers; that pointers must be used by a WIN32 app that runs under Wine. > The pro

WileLib: Retrurning function pointers

2005-06-27 Thread Giuseppe AMATO
Hi, I'm having big troubles using function pointers. Shortly: I'm trying to build a Winelib compatible DLL that returns function pointers; that pointers must be used by a WIN32 app that runs under Wine. The problem is that the returned function pointers, when directly used by the WIN32 code,