搜索资源列表
一步一步实现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
奇迹修改3D翅膀的合成概率的扩展dll源码
- 奇迹 可以修改3D翅膀的合成概率的扩展dll源码
易支持库创建--移位扩展库
- 本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,-This procedure
ISAPICookies_demo
- Cookies in an ISAPI Extension DLL 用ISAPI 扩展 DLL来处理Cookies-Cookies in an ISAPI Extension DLL expands DLL with ISAPI to process Cookies
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.
php-sqlite3
- 使PHP直接支持sqlite3数据库操作的扩展DLL,不需要通过php_pdo -Make PHP database operations directly support the sqlite3 extension DLL, does not require the adoption of php_pdo
ViewDll
- 用MFC扩展dll导出CFormView类到单文档客户区-Dll using MFC extension of CFormView derived category to a single document customer zone
CreateRemoteThread-DLL-Injection
- 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。
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
How-to-make-a-dll-with-VCPP
- 文章详细介绍了如何使用VC++编写一个DLL程序,包括普通DLL、MFC DLL和扩展DLL 三种类型;-The article describes in detail how to use VC++ to write a DLL procedure, including ordinary DLL, MFC DLL and extension DLL three types
MU-GS-DLL
- 奇迹服务端GS(1.03版本)扩展DLL,E语言。-MU server GS (1.03 version) extension DLL, E language.