Description: vc program called Dynamic Link Library Description: DllTest is vc call Dynamic Link Library DLL demo program, which includes the dynamic library calls the static and dynamic load dynamic library calls and dynamic call Delphi DLL, such as the preparation of a variety of ways to call DLL dynamic libraries suitable for learning to use the DLL is Dynamic Link Library programming start programming quickly. (Including the DLL is called dynamic library source code and DLL Delphi source code)
To Search:
File list (Check if you may need any files):
dll1
....\dll1.cpp
....\dll1.dll
....\dll1.dsp
....\dll1.dsw
....\dll1.h
....\dll1.lib
....\dll1.ncb
....\dll1.opt
....\dll1.plg
dll2
....\dll2.cpp
....\dll2.def
....\dll2.dll
....\dll2.dsp
....\dll2.dsw
....\dll2.lib
....\dll2.ncb
....\dll2.opt
....\dll2.plg
DllTest
.......\dll1.dll
.......\dll1.lib
.......\dll2.dll
.......\DllTest.aps
.......\DllTest.clw
.......\DllTest.cpp
.......\DllTest.dsp
.......\DllTest.dsw
.......\DllTest.exe
.......\DllTest.h
.......\DllTest.ncb
.......\DllTest.opt
.......\DllTest.plg
.......\DllTest.rc
.......\DllTestDlg.cpp
.......\DllTestDlg.h
.......\dll_delphi.dll
.......\ReadMe.txt
.......\res
.......\...\DllTest.rc2
.......\Resource.h
.......\StdAfx.cpp
.......\StdAfx.h
dll_delphi
..........\dll_delphi.cfg
..........\dll_delphi.dll
..........\dll_delphi.dof
..........\dll_delphi.dpr
..........\dll_delphi.res
..........\dll_delphi.~dpr
vc调用动态连接库.txt