Tool mdFun:
This software helps to design the delphi programme.
when you want to calling a function or procedure from
a dll library,you can use this tool to make a formal
codes and then copy the codes to the programme page.
Example:
edDllName | edFuncName
==========================================================
'MY.DLL' | function Myfun(param0:String var Param1:String; const Param2:String;Out Param3:String):String;
'EXA.dll' | procedure GetComputerName:String;
'EXA.dll' | procedure ShowForm;
if you have any questions,you can send me a mail.
my mail address is davic_lee@21cn.com