[fpc-announce] New entry in Free Pascal Contributed units. (How to
export a class from a plain DLL/DSO)
contribs at freepascal.org
contribs at freepascal.org
Sat Apr 15 08:03:19 CEST 2006
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.
More information about the fpc-announce
mailing list