As noted, the Delphi Program integrates a DLL stub which forces me to make calls using it's pre-defined "Variants Only" format.
I'm not clear why you need to have a FPC DLL between a PB DLL and Delphi... this part makes no sense.
If you need to, dynamically load the DLL. If you are exporting params compatible with FPC, they should also be compatible with Delphi.
M
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal