A Tutorial on creating DLLs with VC++
How to create a WIN32 DLL from the scratch, A beginners tutorial. This tutorial explains each steps involved in writing a WIN32 Dynamic Link Library, with the help of sample programs. This tutorial also includes directions on how to call the exported functions using Visual Basic.
Read more...
|
|
|