In our previous episode, Zoe Peterson said:
> 
> There are a few options:
> 
> 1) Include the DLL as a resource and extract it to a temp location ...
> 
> 2) Load it directly from memory using a third party unit like this: ...
> 
> 3) Codesign the DLL and executable and verify that they haven't been ...

All three assume the exe will start without the DLL, which is often not a
given.

There are still dongles that work with .objs (e.g. Dinkey Pro).
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to