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: Class, Code, Store, There, Windows
This entry was posted
on Sunday, August 2nd, 2009 at 5:43 pm and is filed under dll errors.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
here’s a tutorial on it http://www.boondog.com/tutorials/dlltuto…