文件名称:dongtailianjieku
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-10-14
- 文件大小:
- 171kb
- 下载次数:
- 0次
- 提 供 者:
- 汪**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实例详细介绍了动态链接库的实现方法,是动态链接库的简单实例,希望对您的学习有帮助。-this example introduce the method of dll making ,the example of the dll making,hope that is useful for you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
动态链接库\Dll1\Dll1.cpp
..........\....\Dll1.dsp
..........\....\Dll1.dsw
..........\....\Dll1.h
..........\....\Dll1.ncb
..........\....\Dll1.opt
..........\....\Dll1.plg
..........\...2\Dll2.cpp
..........\....\Dll2.def
..........\....\Dll2.dsp
..........\....\Dll2.dsw
..........\....\Dll2.ncb
..........\....\Dll2.opt
..........\....\Dll2.plg
..........\...3\Dll3.cpp
..........\....\Dll3.dsp
..........\....\Dll3.dsw
..........\....\Dll3.ncb
..........\....\Dll3.opt
..........\....\Dll3.plg
..........\...Test\Dll1.dll
..........\.......\Dll1.lib
..........\.......\Dll2.dll
..........\.......\Dll3.dll
..........\.......\DllTest.aps
..........\.......\DllTest.clw
..........\.......\DllTest.cpp
..........\.......\DllTest.dsp
..........\.......\DllTest.dsw
..........\.......\DllTest.h
..........\.......\DllTest.ncb
..........\.......\DllTest.opt
..........\.......\DllTest.plg
..........\.......\DllTest.rc
..........\.......\DllTestDlg.cpp
..........\.......\DllTestDlg.h
..........\.......\ReadMe.txt
..........\.......\res\DllTest.ico
..........\.......\...\DllTest.rc2
..........\.......\resource.h
..........\.......\StdAfx.cpp
..........\.......\StdAfx.h
..........\.......\res
..........\Dll1
..........\Dll2
..........\Dll3
..........\DllTest
动态链接库