C++ DLLs for beginners
This is an article I did over at CodeGuru.com. It took me awhile to get it to the point where it was accepted. It is missing loading the DLLs dynamically, which I fully intend to update it to include that way of loading in the very near future, I just need to find the time. This does not use MFC, only C++ and WinAPI. Source code for Visual C++ 2003 is included.
Views: 1510 | | by Adam
View this tutorial