文件名称:ClassExportDLL
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-14
- 文件大小:
- 4.68mb
- 下载次数:
- 0次
- 提 供 者:
- zhen*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
动态库导出类的实例程序
dll导出类比较好的方式
MatureApproach文件夹 : dll
ExportClassImpl.h : 导出类的实现
MatureApproach.h : DLL头文件(跟user共用)
User文件夹 : dll使用者
编程环境:windows、VS2005-Dynamic library derived class instance procedures
dll derived class better way
MatureApproach folder: dll
ExportClassImpl.h: export realization
MatureApproach.h: DLL header files (shared with the user)
User folder: dll user
Programming environment: windows, VS2005
dll导出类比较好的方式
MatureApproach文件夹 : dll
ExportClassImpl.h : 导出类的实现
MatureApproach.h : DLL头文件(跟user共用)
User文件夹 : dll使用者
编程环境:windows、VS2005-Dynamic library derived class instance procedures
dll derived class better way
MatureApproach folder: dll
ExportClassImpl.h: export realization
MatureApproach.h: DLL header files (shared with the user)
User folder: dll user
Programming environment: windows, VS2005
(系统自动生成,下载前可以参看下载内容)
下载文件列表
编写DLL(导出类实例)
...................\MatureApproach
...................\..............\debug
...................\..............\.....\MatureApproach.dll
...................\..............\.....\MatureApproach.exp
...................\..............\.....\MatureApproach.ilk
...................\..............\.....\MatureApproach.lib
...................\..............\.....\MatureApproach.pdb
...................\..............\.....\User.exe
...................\..............\.....\User.ilk
...................\..............\.....\User.pdb
...................\..............\MatureApproach
...................\..............\MatureApproach.sln
...................\..............\MatureApproach.suo
...................\..............\..............\Debug
...................\..............\..............\.....\BuildLog.htm
...................\..............\..............\.....\ExportClassImpl.obj
...................\..............\..............\.....\MatureApproach.dll.embed.manifest
...................\..............\..............\.....\MatureApproach.dll.embed.manifest.res
...................\..............\..............\.....\MatureApproach.dll.intermediate.manifest
...................\..............\..............\.....\MatureApproach.obj
...................\..............\..............\.....\MatureApproach.pch
...................\..............\..............\.....\mt.dep
...................\..............\..............\.....\stdafx.obj
...................\..............\..............\.....\vc80.idb
...................\..............\..............\.....\vc80.pdb
...................\..............\..............\ExportClassImpl.cpp
...................\..............\..............\ExportClassImpl.h
...................\..............\..............\MatureApproach.cpp
...................\..............\..............\MatureApproach.def
...................\..............\..............\MatureApproach.h
...................\..............\..............\MatureApproach.vcproj
...................\..............\..............\MatureApproach.vcproj.Kevin-PC.Kevin.user
...................\..............\..............\ReadMe.txt
...................\..............\..............\stdafx.cpp
...................\..............\..............\stdafx.h
...................\..............\User
...................\..............\....\Debug
...................\..............\....\.....\BuildLog.htm
...................\..............\....\.....\mt.dep
...................\..............\....\.....\stdafx.obj
...................\..............\....\.....\User.exe.embed.manifest
...................\..............\....\.....\User.exe.embed.manifest.res
...................\..............\....\.....\User.exe.intermediate.manifest
...................\..............\....\.....\User.obj
...................\..............\....\.....\User.pch
...................\..............\....\.....\vc80.idb
...................\..............\....\.....\vc80.pdb
...................\..............\....\ReadMe.txt
...................\..............\....\stdafx.cpp
...................\..............\....\stdafx.h
...................\..............\....\User.cpp
...................\..............\....\User.vcproj
...................\..............\....\User.vcproj.Kevin-PC.Kevin.user
...................\..............\说明.txt