文件名称:一步一步实现MFC扩展DLL中导出类和对话框

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

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

如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I decide to make the classes and dialogs in common use into DLLs. Now we begin with a simple example, to explain how to export classes an dialogs from MFC extended DLL.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 105189一步一步实现mfc扩展dll中导出类和对话框.rar 列表
TestExportClass
TestExportClass\TestExportClassDlg.cpp
TestExportClass\TestExportClass.rc
TestExportClass\ReadMe.txt
TestExportClass\TestExportClass.h
TestExportClass\TestExportClass.cpp
TestExportClass\TestExportClass.dsp
TestExportClass\StdAfx.h
TestExportClass\StdAfx.cpp
TestExportClass\res
TestExportClass\res\TestExportClass.rc2
TestExportClass\res\TestExportClass.ico
TestExportClass\TestExportClass.dsw
TestExportClass\TestExportClassDlg.h
TestExportClass\Resource.h
TestExportClass\DogClass.h
ExportClass
ExportClass\ExportClass.rc
ExportClass\DlgDog.h
ExportClass\DogClass.cpp
ExportClass\ExportClass.dsp
ExportClass\ReadMe.txt
ExportClass\ExportClass.cpp
ExportClass\ExportClass.def
ExportClass\DogClass.h
ExportClass\StdAfx.cpp
ExportClass\res
ExportClass\res\ExportClass.rc2
ExportClass\StdAfx.h
ExportClass\Resource.h
ExportClass\DlgDog.cpp
ExportClass\ExportClass.dsw

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org