搜索资源列表
一步一步实现MFC扩展DLL中导出类和对话框
- 如果要编写模块化的软件,就要对对动态链接库(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
mfcexpenddll
- MFC 扩展DLL 编程实例 搭好了一个进行编程的框架-MFC extension DLL programming examples put up a fr a mework for the programming
vc++dllintroduce
- VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dyna
dydll
- VC++动态链接库编程之MFC扩展 DLL源代码 VC++动态链接库编程之MFC扩展 DLL源代码-VC dynamic link library's programming MFC extension DLL source code VC DLL MFC program's expansion DLL source code VC dynamic link library's programming MF
RegularDll
- 这个DLL的例子,属于静态链接到MFC 的规则DLL。静态链接到MFC的规则DLL与MFC库(包括MFC扩展 DLL)静态链接,将MFC库的代码直接生成在.dll文件中。在调用这种DLL的接口时,MFC使用DLL的资源。因此,在静态链接到MFC 的规则DLL中不需要进行模块状态的切换。-the DLL example, belong to the static link to the rules MFC DLL. MFC static
ExportClass
- 一步 实现MFC扩展DLL中导出类和对话框。
MFC DLL的编写和调用示例
- MFC DLL的编写和调用示例-MFC DLL and call the sample preparation
MFC扩展动态链接库
- 我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。-I contacted the time is not long, right DLL understanding is not very deep here in a simple examples to illustrate what applications and ho
dll_export
- 关于MFC扩展DLL导出类方法的研究,本人觉得这方面的介绍不多,特传.-It is material of MFC s extend DLL. I think there are few material in this area, so I upload it specially.
一步一步实现MFC扩展DLL中导出类和对话框
- 如果要编写模块化的软件,就要对对动态链接库(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
mfcexpenddll
- MFC 扩展DLL 编程实例 搭好了一个进行编程的框架-MFC extension DLL programming examples put up a fr a mework for the programming
MultiLangSupportMFCExtDLL
- 基于扩展DLL文件的多语言实现,可以动态修改MFC编写的程序,修改时间迅速-extension DLL files based on the multi-language, can be modified dynamically MFC prepared by the procedures, modified quickly
dydll
- VC++动态链接库编程之MFC扩展 DLL源代码 VC++动态链接库编程之MFC扩展 DLL源代码-VC dynamic link library's programming MFC extension DLL source code VC DLL MFC program's expansion DLL source code VC dynamic link library's programming MF
RegularDll
- 这个DLL的例子,属于静态链接到MFC 的规则DLL。静态链接到MFC的规则DLL与MFC库(包括MFC扩展 DLL)静态链接,将MFC库的代码直接生成在.dll文件中。在调用这种DLL的接口时,MFC使用DLL的资源。因此,在静态链接到MFC 的规则DLL中不需要进行模块状态的切换。-the DLL example, belong to the static link to the rules MFC DLL. MFC static
ExportClass
- 一步 实现MFC扩展DLL中导出类和对话框。-Step to achieve the expansion of DLL in MFC derived class and the dialog box.
ViewDll
- 用MFC扩展dll导出CFormView类到单文档客户区-Dll using MFC extension of CFormView derived category to a single document customer zone
CPP_IOCP
- 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve t
visual-cPP-DLL
- 使用DEF文件导出函数 从DLL中获得资源 在DLL中共享数据 在MFC扩展DLL中导出类-DEF file export function to use to obtain resources from the DLL to share data in the DLL MFC extension DLL in the derived class
VCPPAll_Dll.example
- 利用Dll封装数据的各种方法,静态,动态,mfc dll mfc 扩展Dll讲解-Dll encapsulated data using various methods, static, dynamic, mfc dll mfc extension Dll explain
MFC-extension-DLL-exporting-
- 一步 实现MFC扩展DLL中导出类和对话框-Step by step to achieve MFC extension DLL exporting classes and dialogs