Description: This procedure describes the use of dynamic link library dll export functions and variables, as well as in the vc++ call dll methods.
To Search:
- [dllTest6_qjbl] - DLL definition of global variables can b
- [dll] - Dynamic link library preparation process
- [indll] - Demonstrate how to use the LoadLibrary (
File list (Check if you may need any files):
动态链接库(DLL)实例
.....................\DLL测试程序
.....................\...........\Debug
.....................\...........\.....\1.txt
.....................\...........\.....\dlltest.dll
.....................\...........\.....\ttt.exe
.....................\...........\dlltest.h
.....................\...........\dlltest.lib
.....................\...........\ReadMe.txt
.....................\...........\res
.....................\...........\...\ttt.rc2
.....................\...........\Resource.h
.....................\...........\StdAfx.cpp
.....................\...........\StdAfx.h
.....................\...........\ttt.aps
.....................\...........\ttt.clw
.....................\...........\ttt.cpp
.....................\...........\ttt.dsp
.....................\...........\ttt.dsw
.....................\...........\ttt.h
.....................\...........\ttt.ncb
.....................\...........\ttt.opt
.....................\...........\ttt.plg
.....................\...........\ttt.rc
.....................\...........\tttDlg.cpp
.....................\...........\tttDlg.h
.....................\...........\测试文本文件.txt
.....................\DLL程序
.....................\.......\Debug
.....................\.......\.....\dlltest.dll
.....................\.......\DLL.DEF
.....................\.......\dlltest.cpp
.....................\.......\dlltest.dsp
.....................\.......\dlltest.dsw
.....................\.......\dlltest.h
.....................\.......\dlltest.ncb
.....................\.......\dlltest.opt
.....................\.......\dlltest.plg
.....................\.......\ReadMe.txt
.....................\.......\readtest.cpp
.....................\.......\StdAfx.cpp
.....................\.......\StdAfx.h