Reply To: SA_API Problem with old Borland Compiler

Forums SA Series Discussions SA_API Problem with old Borland Compiler Reply To: SA_API Problem with old Borland Compiler

#84597
AndrewAndrew
Moderator

Hello bbowar,

I have no experience using the Borland C++ compiler. I would guess that there is some conflict of calling convention or that there is some configuration issue. Googling something like “Calling Visual C++ DLL from Borland C++” brings up a number of results. I’m sure you could try some things mentioned in these results.

Regards,
A.J.