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? -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
