[Lazarus] GetProcAddress weird problem
Marco van de Voort
marcov at stack.nl
Thu Apr 21 13:21:17 CEST 2011
On Wed, Apr 20, 2011 at 11:20:52AM -0300, Leonardo M. Ram? wrote:
> Hi, I'm facing a weird issue with GetProcAddress in a Lazarus program
>
> I have a method that calls GetProcAddress to get a pointer to a function
> in a shared library. The method can be called many times without
> problem.
Multiple dyn loading of the same lib through loadlibrary maybe?
More information about the Lazarus
mailing list