:confused: Hello Peggers,
I have a problem calling a Delphi ddl (AESign.dll) made by a 3-rd party.
De function in the dll:
function AESign(PEM, PassWord, XML, MsgTxt: PChar; var XMLSize, MsgSize: word): word; external 'AESign.dll';
If i use the code below, i'll get error (6069) : 'C' call...