Does anyone have any experience using a Delphi 5 DLL from VB.net?
I have been given a Delphi 5 dll to use for a certain processing. However, I am having trouble figuring out how to connect to it. Seems there are type problems. The Delphi types I need to use are as follows: Byte, Boolean, Pchar, Integer, Double and array of bytes.
Any help would be greatly appreciated.
Thank you!
Pat B
I have been given a Delphi 5 dll to use for a certain processing. However, I am having trouble figuring out how to connect to it. Seems there are type problems. The Delphi types I need to use are as follows: Byte, Boolean, Pchar, Integer, Double and array of bytes.
Any help would be greatly appreciated.
Thank you!
Pat B