Introduction - If you have any usage issues, please Google them yourself
Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
Packet : 77433653code.rar filelist
Code\Dll1\Dll1.cpp
Code\Dll1\Dll1.dsp
Code\Dll1\Dll1.dsw
Code\Dll1\Dll1.h
Code\Dll1\Dll1.ncb
Code\Dll1\Dll1.opt
Code\Dll1\Dll1.plg
Code\Dll1
Code\Dll2\Dll2.cpp
Code\Dll2\Dll2.def
Code\Dll2\Dll2.dsp
Code\Dll2\Dll2.dsw
Code\Dll2\Dll2.ncb
Code\Dll2\Dll2.opt
Code\Dll2\Dll2.plg
Code\Dll2
Code\Dll3\Dll3.cpp
Code\Dll3\Dll3.dsp
Code\Dll3\Dll3.dsw
Code\Dll3\Dll3.ncb
Code\Dll3\Dll3.opt
Code\Dll3\Dll3.plg
Code\Dll3
Code\DllTest\Dll1.dll
Code\DllTest\Dll1.lib
Code\DllTest\Dll2.dll
Code\DllTest\Dll3.dll
Code\DllTest\DllTest.aps
Code\DllTest\DllTest.clw
Code\DllTest\DllTest.cpp
Code\DllTest\DllTest.dsp
Code\DllTest\DllTest.dsw
Code\DllTest\DllTest.h
Code\DllTest\DllTest.ncb
Code\DllTest\DllTest.opt
Code\DllTest\DllTest.plg
Code\DllTest\DllTest.rc
Code\DllTest\DllTestDlg.cpp
Code\DllTest\DllTestDlg.h
Code\DllTest\ReadMe.txt
Code\DllTest\res\DllTest.ico
Code\DllTest\res\DllTest.rc2
Code\DllTest\res
Code\DllTest\resource.h
Code\DllTest\StdAfx.cpp
Code\DllTest\StdAfx.h
Code\DllTest
Code