Free video Tutorials
Updating every hour!
49858 online video tutorials and counting.
Video Tutorials

Simple C++ DLL Programming Tutorial


http://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)