Lazarus

Programming => Operating Systems => Linux => Topic started by: Borneq on September 26, 2013, 10:00:37 am

Title: LoadLibrary for multiplatform or Linux
Post by: Borneq on September 26, 2013, 10:00:37 am
I convert project from Delphi, I must use Windows unit due to LoadLibrary. How replace LoadLibrary?
Title: Re: LoadLibrary for multiplatform or Linux
Post by: marcov on September 26, 2013, 12:18:03 pm
Use the unit dynlibs. It has primitives for dynamic library loading.

Make sure you use the handle from that unit, (TlibHandle)
TinyPortal © 2005-2018