Can Some one tell me how to make the most simple program with a DLL file used in the program?
This is a discussion on Dll within the C++ Programming forums, part of the General Programming Boards category; Can Some one tell me how to make the most simple program with a DLL file used in the program?...
Can Some one tell me how to make the most simple program with a DLL file used in the program?
The Matrix Will Live Again!
Here's a good place to start: Dynamic-Link Libraries
gg