Description: Dynamic link library DLL programming examples, including the realization of the project and call the dll project. Introduces the implementation dll, static and dynamic compilation of usage.
To Search:
File list (Check if you may need any files):
testdll
.......\Debug
.......\.....\StdAfx.obj
.......\.....\testdll.exp
.......\.....\testdll.lib
.......\.....\testdll.obj
.......\.....\testdll.pch
.......\.....\testdll.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\ReadMe.txt
.......\StdAfx.cpp
.......\StdAfx.h
.......\testdll.cpp
.......\testdll.dsp
.......\testdll.dsw
.......\testdll.h
.......\testdll.ncb
.......\testdll.opt
.......\testdll.plg
.......\testdlldnyexe
.......\.............\Debug
.......\.............\.....\StdAfx.obj
.......\.............\.....\testdll.dll
.......\.............\.....\testdlldnyexe.exe
.......\.............\.....\testdlldnyexe.ilk
.......\.............\.....\testdlldnyexe.obj
.......\.............\.....\testdlldnyexe.pch
.......\.............\.....\testdlldnyexe.pdb
.......\.............\.....\testdlldnyexe.res
.......\.............\.....\testdlldnyexeDlg.obj
.......\.............\.....\vc60.idb
.......\.............\.....\vc60.pdb
.......\.............\ReadMe.txt
.......\.............\res
.......\.............\Resource.h
.......\.............\res\testdlldnyexe.ico
.......\.............\...\testdlldnyexe.rc2
.......\.............\StdAfx.cpp
.......\.............\StdAfx.h
.......\.............\testdlldnyexe.aps
.......\.............\testdlldnyexe.clw
.......\.............\testdlldnyexe.cpp
.......\.............\testdlldnyexe.dsp
.......\.............\testdlldnyexe.h
.......\.............\testdlldnyexe.plg
.......\.............\testdlldnyexe.rc
.......\.............\testdlldnyexeDlg.cpp
.......\.............\testdlldnyexeDlg.h
.......\testdllexe
.......\..........\Debug
.......\..........\.....\StdAfx.obj
.......\..........\.....\testdll.dll
.......\..........\.....\testdll.lib
.......\..........\.....\testdllexe.exe
.......\..........\.....\testdllexe.exe.mbxcfg
.......\..........\.....\testdllexe.ilk
.......\..........\.....\testdllexe.obj
.......\..........\.....\testdllexe.pch
.......\..........\.....\testdllexe.pdb
.......\..........\.....\testdllexe.res
.......\..........\.....\testdllexe11.exe
.......\..........\.....\testdllexe11.exe.txt
.......\..........\.....\testdllexeDlg.obj
.......\..........\.....\vc60.idb
.......\..........\.....\vc60.pdb
.......\..........\ReadMe.txt
.......\..........\res
.......\..........\Resource.h
.......\..........\res\testdllexe.ico
.......\..........\...\testdllexe.rc2
.......\..........\StdAfx.cpp
.......\..........\StdAfx.h
.......\..........\testdll.h
.......\..........\testdll.lib
.......\..........\testdllexe.aps
.......\..........\testdllexe.clw
.......\..........\testdllexe.cpp
.......\..........\testdllexe.dsp
.......\..........\testdllexe.h
.......\..........\testdllexe.plg
.......\..........\testdllexe.rc
.......\..........\testdllexeDlg.cpp
.......\..........\testdllexeDlg.h