HowTo: Export C++ classes from a DLL - CodeProject
I have tried the Abstract interface approach to create a DLL with VS2008. That DLL should be used in a project built with Embarcadero C++Builder XE6(former: Borland c++). When running the Embarcadero-application and calling some virtual functions there is
www.codeproject.com |