Simple C++ DLL Programming Tutorial
www.infernodevelopment.com Simple C++ DLL Programming Tutorial using Win32 API (Windows Programming). Using C++ Language functions for Win32 API such as loadlibrary, freelibrary, messagebox, dllmain, we can call a Message Box function from our infernodevelopment.dll This is good for beginners trying to learn C++, Win32 API and dlls (Dynamic Link Libraries)
