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

Name         : FreePascal DLL example with Delphi program
Author       : Lars aka L505
Email        : [EMAIL PROTECTED]
Homepage     : http://z505.com
FTP site     : http://positivesale.com/freePascal/dll/FreePascal_dll.zip
Version      : 1.0
Date         : 2005-05-29
Category     : Miscellaneous
Supported OS : Win32
Description  :
<pre>
Example showing:
 -how to create a DLL with freepascal
 -how to call this DLL dynamically from delphi
 -"get" a string (pchar) and an integer from the
  DLL over to the program.
</pre>


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

Reply via email to