Writing a MS VC++ Compatible DLL with Borland C++ Builder

Hi,

I need to write a DLL with Borland C++ Builder 6, where the DLL is intended to be called by a program (already) writen with MS VC++. I tried several attemps, such as select the [VC++ Style DLL] option, unselect the [Generate underscore in symbol name] in Project>Options>Output. But still the MS VC++ Program can't recognize my DLL.

Please help. Thank you.
Apparantly it is not entirely my problem... I've contacted the guy who wrote the application (in MS VC++) to load my DLL to work on this issue...
Topic archived. No new replies allowed.