On 08/20/2015 03:42 AM, Fabio Luis Girardi wrote:

Everyone know some alternative (or more elegant)...

AFAIK FPC does not support using objects (er even strings) cross a dynamic library interface.

Delphi has "Runtime Packages" for this. But those are not (yet) implemented in fpc (which would need to do that for all OSes)

So you need to do "flat" library calls: no objects, no strings, ...

-Michael

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to