I wrote an article about creating binary-compatible DLLs in C++. You can read
it at http://aegisknight.org/cppinterface.html
(for those of you have already read it, I added a little section on why you
shouldn't inline memory allocation functions in header files)
|