文件名称:DLLEXPORT
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 309kb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
动态联接库的一个例子,并有测试程序.主要给出了DLL导出变量、函数和类的例子,在测试程序中给出了显示调用和隐式调用的方法。-Dynamic link library of an example and test procedures. Mainly given DLL export variable, function and type of examples given in the test procedure showing implicit call and call the method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
导出变量函数类
..............\SampleDLL
..............\.........\lib.cpp
..............\.........\lib.h
..............\.........\ReadMe.txt
..............\.........\SampleDLL
..............\.........\SampleDLL.cpp
..............\.........\SampleDLL.dsp
..............\.........\SampleDLL.dsw
..............\.........\SampleDLL.h
..............\.........\SampleDLL.ncb
..............\.........\SampleDLL.opt
..............\.........\SampleDLL.plg
..............\.........\StdAfx.cpp
..............\.........\StdAfx.h
..............\TestDLLCall
..............\...........\ReadMe.txt
..............\...........\SampleDLL.dll
..............\...........\SampleDLL.h
..............\...........\SampleDLL.lib
..............\...........\StdAfx.cpp
..............\...........\StdAfx.h
..............\...........\TestDLLCall.cpp
..............\...........\TestDLLCall.dsp
..............\...........\TestDLLCall.dsw
..............\...........\TestDLLCall.ncb
..............\...........\TestDLLCall.opt
..............\...........\TestDLLCall.plg
..............\SampleDLL
..............\.........\lib.cpp
..............\.........\lib.h
..............\.........\ReadMe.txt
..............\.........\SampleDLL
..............\.........\SampleDLL.cpp
..............\.........\SampleDLL.dsp
..............\.........\SampleDLL.dsw
..............\.........\SampleDLL.h
..............\.........\SampleDLL.ncb
..............\.........\SampleDLL.opt
..............\.........\SampleDLL.plg
..............\.........\StdAfx.cpp
..............\.........\StdAfx.h
..............\TestDLLCall
..............\...........\ReadMe.txt
..............\...........\SampleDLL.dll
..............\...........\SampleDLL.h
..............\...........\SampleDLL.lib
..............\...........\StdAfx.cpp
..............\...........\StdAfx.h
..............\...........\TestDLLCall.cpp
..............\...........\TestDLLCall.dsp
..............\...........\TestDLLCall.dsw
..............\...........\TestDLLCall.ncb
..............\...........\TestDLLCall.opt
..............\...........\TestDLLCall.plg