http://www.learncpp.com/cpp-tutorial/a1-...
I need a tutorial such as this but much more in depth with examples on more than one. I have learned C++ syntax already.
C++ and Libraries(DLL's)?
depending on your compiler, it can be a manual process or not, if you're using Borland Builder or MSVS there should be a dll wizard otherwise you'll have to write it manually.
MSVC - http://logix4u.net/Programming/vc++/A_Tu...
Borland Builder - Look at the help files
another link http://wiki.tcl.tk/2419
All dll have similar entry points, so seeing enough code shold give you the basic idea
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment