Hi, I'm new here and not quite sure where to post this but here goes.
Has anyone ever managed to get a DLL to compile and run with anything else other than a Microsoft compiler ?
I ask this because I work mainly in Borlands C++Builder or Watcom and in both cases everything compiles great,no errors and no warnings.
The startup DllMain or as is the case in Borland, the DllEntryPoint, this works but thats as far as it goes.
I compile it in MS Visual C++ and it works great and runs.
Basically I need to get MS VC++ out of my PC as it creates havoc with other development I have so if there is a 'trick' to getting it to work in Borland, I would really appreciate it.
Many thanks and a great forum
Ben
Has anyone ever managed to get a DLL to compile and run with anything else other than a Microsoft compiler ?
I ask this because I work mainly in Borlands C++Builder or Watcom and in both cases everything compiles great,no errors and no warnings.
The startup DllMain or as is the case in Borland, the DllEntryPoint, this works but thats as far as it goes.
I compile it in MS Visual C++ and it works great and runs.
Basically I need to get MS VC++ out of my PC as it creates havoc with other development I have so if there is a 'trick' to getting it to work in Borland, I would really appreciate it.
Many thanks and a great forum
Ben

