Writing, compiling, and linking against DLLs

How does one make and use a DLL? everywhere I've looked is in fragments and the fragments don't add up. IF there a place one of you know of that explains it?

If you could help me then know that i use Code::Blocks
Code::Blocks has a template for creating DLLs, what do you not understand ?
How to add functions to it, and what to #include when im ready to use it.
What compiler are you using?
MinGW 3.81 i do believe
Have you seen this yet?
http://www.mingw.org/wiki/DLL
Not yet, but its methods described looks alien to me.
Last edited on
Topic archived. No new replies allowed.