> 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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to