文件名称:DllExportClass

  • 所属分类:
  • ActiveX/DCOM
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2015-10-16
  • 文件大小:
  • 72kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • pxy***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

该程序演示了如何屏蔽宿主程序与静态加载的DLL导出类接口间的耦合关系,以达到如下目标:

1. DLL导出类接口定义变更,宿主程序不必重新编译;

2. 若出现对应的需求变更,只需更新DLL文件即可,所有静态依赖于该DLL的宿主程序均不需要重新发布。

3. 程序介绍:

1)TestExe:宿主程序

2)TestDll:DLL程序;

3)宿主程序静态加载DLL;

4)Environment: 运行环境。-

This program demonstrates how to shield coupling between the host program and static loading DLL exported class interfaces between, in order to achieve the following objectives:

1. DLL exported class interface definitions change, the host does not have to be recompiled

2. If there is a corresponding demand for change, you can simply update the DLL file, all static rely on the DLL are not required to republish the host program.

3. Program descr iption:

  1) TestExe: host program

  2) TestDll: DLL procedures

  3) the host program statically loaded DLL

  4) Environment: operating environment.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





屏蔽DLL导出类接口耦合

.....................\Environment

.....................\...........\TestDll.dll

.....................\...........\TestExe.exe

.....................\include

.....................\.......\BaseExportClass.h

.....................\.......\TestClass.h

.....................\lib

.....................\...\TestDll.lib

.....................\TestDll

.....................\.......\BaseExportClass.cpp

.....................\.......\BaseExportClass.h

.....................\.......\ReadMe.txt

.....................\.......\res

.....................\.......\Resource.h

.....................\.......\res\TestDll.rc2

.....................\.......\StdAfx.cpp

.....................\.......\StdAfx.h

.....................\.......\TestClass.cpp

.....................\.......\TestClass.h

.....................\.......\TestDll.aps

.....................\.......\TestDll.clw

.....................\.......\TestDll.cpp

.....................\.......\TestDll.def

.....................\.......\TestDll.dsp

.....................\.......\TestDll.dsw

.....................\.......\TestDll.h

.....................\.......\TestDll.ncb

.....................\.......\TestDll.opt

.....................\.......\TestDll.plg

.....................\.......\TestDll.rc

.....................\.......\ZJObjectManager.cpp

.....................\.......\ZJObjectManager.h

.....................\TestExe

.....................\.......\ReadMe.txt

.....................\.......\res

.....................\.......\Resource.h

.....................\.......\res\TestExe.ico

.....................\.......\...\TestExe.rc2

.....................\.......\StdAfx.cpp

.....................\.......\StdAfx.h

.....................\.......\TestExe.aps

.....................\.......\TestExe.clw

.....................\.......\TestExe.cpp

.....................\.......\TestExe.dsp

.....................\.......\TestExe.dsw

.....................\.......\TestExe.h

.....................\.......\TestExe.ncb

.....................\.......\TestExe.opt

.....................\.......\TestExe.plg

.....................\.......\TestExe.rc

.....................\.......\TestExeDlg.cpp

.....................\.......\TestExeDlg.h

.....................\.......\ZJObjectAssist.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org