Does anyone have any suggestions on where to go to read about how to code DLL's and export their functions. I wouldlike to be able to code DLL's for VB applications as well as C and C++ applications.
This is a discussion on DLL Beginner's Tutorial within the Windows Programming forums, part of the Platform Specific Boards category; Does anyone have any suggestions on where to go to read about how to code DLL's and export their functions. ...
Does anyone have any suggestions on where to go to read about how to code DLL's and export their functions. I wouldlike to be able to code DLL's for VB applications as well as C and C++ applications.
Here is one DLL tutorial.
http://www.flipcode.com/tutorials/tut_dll01.shtml
Kuphryn