Search:
Forum
General C++ Programming
How to create and use DLL's
How to create and use DLL's
Oct 23, 2013 at 7:11pm UTC
supersammy7000
(24)
I've been programming for a while but. I've never made or used a DLL before.
Edit: In eclipse.
Last edited on
Oct 23, 2013 at 8:39pm UTC
Oct 23, 2013 at 7:29pm UTC
giblit
(3750)
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
Oct 23, 2013 at 8:39pm UTC
supersammy7000
(24)
I'm trying to do it in eclipse.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs