Hey, Im having trouble with exporting my class in a libary (dll) but im not sure how to do it, I know how to export functions and varibles "__declspec(dllexport) void function();" etc, but no idea how to do it with classes, if someone could tell me it would be appreciated, and if someone could give me a decent tutorial on using/making dynamic link libarys it would be appreciated also, thanks. :)
