搜索资源列表
DLL导出接口演示
- DLL导出接口演示-derived DLL interface demo
DLL导出对话框
- 能使用dll中的资源创建对话框
DLL导出接口演示
- DLL导出接口演示-derived DLL interface demo
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.
Dll中导出接口
- Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。-Delphi manual achieve Dll derived from the interface. Beginning contact interface reference.
一步一步实现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
DLL函数查看器V2.0
- DLL函数查看器V2.0 可以看看dll里导出地函数-Function reader V2.0 of DLL can see the ground function of the derivation in dll
modGina
- 实现自定义gina接口,设计与winlogon.exe的交互: 开发原理:依赖Microsoft默认的gina dll:msgina.dll,在本dll中导入msgina.dll导出的接口,在本dll的导出接口中,保持大部分接口与msgina.dll操作的一致性,改变WlxLoggedOnSAS接口的响应,使系统在登陆成功的状态下,不响应Ctrl+Alt+Del-realize GINA interface definition,
dll_import_example
- VC++中非MFC DLL编程源代码之导出类-VC African MFC DLL programming source derived category of Code
dllTest7
- 利用DLL编写导出类,是一个通俗易懂的例子哦,拿回去看看吧-derived type is a user-friendly examples Oh, look at the federal Look here
DLL_LOOKV2.0
- DLL函数查看器V2.0,可以查看DLL的导入导出函数,方便查找DLL的接口.-DLL function Viewer V2.0, you can view the importing and exporting DLL function, facilitate the search for DLL interface.
DLL
- 不用lib文件和头文件,动态调用dll文件导出函数的方法-No lib files and header files, dynamic call dll file export function
ViewDll
- 用MFC扩展dll导出CFormView类到单文档客户区-Dll using MFC extension of CFormView derived category to a single document customer zone
ExportVarFun
- Dll 编写的例子,vc++写的,主要讲述导出函数,希望对大家有所帮助-Dll prepared examples, vc++ Write mainly about the export function, and they hope to help everyone
ClassDll
- 一个导出类的Dll工程实例,该工程提供一个虚基类作为外部接口,接口的真正实现部分隐藏在DLL里-A derived class project examples Dll, which works to provide a virtual base class as an external interface, interface to achieve some real hidden DLL Lane
G723.DLL
- C# 调用G723 , 导出C#.VB等开发语言能使用的DLL, 并写了C#的DLL API函数申明.-C# Called G723, derived C#. VB and other development language can use the DLL, and wrote a C# Affirmed the DLL API function.
dll
- 关于win32DLL的开发可调用的例子,里面涉及到累的简单导出-win32 dll and call
VC_DLL_code_export_design_
- VC编程DLL导出类设计经典代码VC programming DLL code to export class design classics -VC programming DLL code to export class design classics
MFC-REGULAR-DLL
- 创建MFC常规DLL,通过导出函数显示颜色信息对话框-Create a MFC regular DLL, through the Export dialog box function displays color information
dllexp
- 查看DLL导出函数,适用于用C++/C语言编写的动态库文件(checkout the function of dll output)