Is There A Way To Store The Code For A Class In A Windows Dll?

I want to create a class, and I would like to store the implementation in a DLL. The thing is that I don’t know how to get around the extern “C” calling convention. Is there a good book about this?

Tags: , , , ,

One Response to “Is There A Way To Store The Code For A Class In A Windows Dll?”

Leave a Reply