How to create and use DLL's

I've been programming for a while but. I've never made or used a DLL before.

Edit: In eclipse.
Last edited on
If you've never used one before you probably have never used a library such as SDL or SFML.

This might help you to create one.

http://msdn.microsoft.com/en-us/library/ms235636(v=vs.90).aspx

or even

http://msdn.microsoft.com/en-us/library/vstudio/ms235636.aspx
I'm trying to do it in eclipse.
Topic archived. No new replies allowed.