The following entry was added to the Free Pascal contributed units:

Name         : How to export a class from a plain DLL/DSO
Author       : L505 (Lars)
Email        : fpcunits(@)z505(.)com
Homepage     : http://
FTP site     : http://z505.com/pascal/ExportClasses/ExportClassFPC.zip
Version      : 1.0
Date         : 2006-04-15
Category     : Miscellaneous
Supported OS : Windows, Linux
Description  :
Zip file contains working compiled exe/elf and dll/dso, along with source code. 
<p>
Shows how you can <b>export a class</b> from a plain DLL or DSO, along with how 
to export functions that return ansistrings from a DLL/DSO. Also shows you how 
to share memory without using a separate shared memory DLL.

_______________________________________________
fpc-announce maillist  -  fpc-announce@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-announce

Reply via email to