
March 30th, 2005, 10:53 AM
|
|
Contributing User
|
|
Join Date: Jul 2004
Posts: 166

Time spent in forums: 1 Day 15 h 49 m 31 sec
Reputation Power: 5
|
|
|
problems accessing DLL from Delphi (special case)
I have converted one FORTRAN legacy application into Windows *.exe and afterwards Windows *.dll, all is OK with exe and all is also OK with dll when I call it from VB.NET application, however - when I try it call from Delphi 6 app I get overflow exception - why it happens for Delphi6 and not for .NET (all other things are the same)? What can I do.
I would like to integrate it in Delphi, because I have lot of code of this type. Maybe upgrade to Dephi 8/2005 could be helpful?
Thanks for suggestions in adavance

|