[fpc-pascal] Re: fpc required to dynamic load VS DLL ?

leledumbo leledumbo_cool at yahoo.co.id
Thu Jun 20 09:06:42 CEST 2013


> Is fpc required to dynamic load C DLL ?

No. In fact, if you take a look at wrapper units (opengl, openal, sdl,
etc.), most (or probably all) of them loads the DLL they wrap statically.
Some may have dynamic loading feature either using different units or
conditional compilation.



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/fpc-required-to-dynamic-load-VS-DLL-tp5715395p5715404.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list