文件名称:DllTest
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 610kb
- 下载次数:
- 0次
- 提 供 者:
- ding****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
代码见MyDll和Test文件夹
前者为编译的vc++ dll
后者为调用该dll的控制台程序
因在本站上未搜到此类代码,特试后提供
仅供VC++ dll初学者揣摩-Code see MyDll former Test folder and compile vc++ dll which calls the dll for the program because the console is not found on the site to such code, especially after the test provided for VC++ dll beginners try to figure out
前者为编译的vc++ dll
后者为调用该dll的控制台程序
因在本站上未搜到此类代码,特试后提供
仅供VC++ dll初学者揣摩-Code see MyDll former Test folder and compile vc++ dll which calls the dll for the program because the console is not found on the site to such code, especially after the test provided for VC++ dll beginners try to figure out
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DllTest\MyDll\MyDll.dsw
.......\.....\MyDll.ncb
.......\.....\MyDll.plg
.......\.....\MyDll.cpp
.......\.....\MyDll.h
.......\.....\MyDll.opt
.......\.....\MyDll.dsp
.......\.....\Debug\vc60.idb
.......\.....\.....\vc60.pdb
.......\.....\.....\MyDll.pch
.......\.....\.....\MyDll.obj
.......\.....\.....\MyDll.ilk
.......\.....\.....\MyDll.dll
.......\.....\.....\MyDll.lib
.......\.....\.....\MyDll.exp
.......\.....\.....\MyDll.pdb
.......\Test\Test.ncb
.......\....\MyDll.lib
.......\....\MyDll.dll
.......\....\Test.plg
.......\....\Test.cpp
.......\....\Test.h
.......\....\Test.opt
.......\....\Test.dsp
.......\....\Test.dsw
.......\....\Debug\vc60.idb
.......\....\.....\vc60.pdb
.......\....\.....\Test.exe
.......\....\.....\Test.pdb
.......\....\.....\Test.pch
.......\....\.....\Test.obj
.......\....\.....\Test.ilk
.......\简析.txt
.......\如何用VC++创建及调用DLL.pdf
.......\MyDll\Debug
.......\Test\Debug
.......\MyDll
.......\Test
DllTest
.......\.....\MyDll.ncb
.......\.....\MyDll.plg
.......\.....\MyDll.cpp
.......\.....\MyDll.h
.......\.....\MyDll.opt
.......\.....\MyDll.dsp
.......\.....\Debug\vc60.idb
.......\.....\.....\vc60.pdb
.......\.....\.....\MyDll.pch
.......\.....\.....\MyDll.obj
.......\.....\.....\MyDll.ilk
.......\.....\.....\MyDll.dll
.......\.....\.....\MyDll.lib
.......\.....\.....\MyDll.exp
.......\.....\.....\MyDll.pdb
.......\Test\Test.ncb
.......\....\MyDll.lib
.......\....\MyDll.dll
.......\....\Test.plg
.......\....\Test.cpp
.......\....\Test.h
.......\....\Test.opt
.......\....\Test.dsp
.......\....\Test.dsw
.......\....\Debug\vc60.idb
.......\....\.....\vc60.pdb
.......\....\.....\Test.exe
.......\....\.....\Test.pdb
.......\....\.....\Test.pch
.......\....\.....\Test.obj
.......\....\.....\Test.ilk
.......\简析.txt
.......\如何用VC++创建及调用DLL.pdf
.......\MyDll\Debug
.......\Test\Debug
.......\MyDll
.......\Test
DllTest