搜索资源列表
ddeclientvb
- 利用基金会提供的OPCDAauto.dll,用自动化接口编程,利用VB,delphi等工具编程开发OPC-Foundation for the use of OPCDAauto.dll with automated programming interface, using VB, delphi programming tools such as OPC
Dll中导出接口
- Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。-Delphi manual achieve Dll derived from the interface. Beginning contact interface reference.
向ATL DLL中传递C++对象
- 几个星期以前,我拼命的寻找一个能够通过COM接口传递C++对象的例子,但是,没有找到.这就是我发表这篇文章的原因。 向ATL的DLL中传递一个C++对象参数并不是非常之难,但是,当然也会有点难度,也很有趣。-few weeks ago, I went all out to look for a pass through COM interface C Object example, but not found. This is my reason for this article. ATL
ComLibShow
- Com组建DLL 函数接口查看的源码,实现和OleView的查看功能,值得借鉴-Com build DLL function interface to view source code, implementation, and OleView of viewing, worth learning
VC-BHO
- VC编写BHO插件源代码和教程 一,BHO开发概述 二,框架设计 三,注销SESSION 四,打包发布-VC source code and plug-ins written tutorials BHO One, BHO Development Overview 3 1.1 BHO s use and practical application of 3 1.2 BHO works and technological environment 3 Se
MFCFetion
- 提供Fetion发短信接口。DLL文件。还包含测试文件。为MFC开发。-Provide Fetion texting interface. DLL files. Also contains the test file. To MFC development.
ImitateCOM
- 用vc来模拟com组件接口实现用了D-Use vc to simulate the com component interface with the DLL
Direct3D-Hook
- direct x dll interface hook
jkzx
- web页面 通过atl插件调用本地dll接口的示例-web page plug-ins by atl calling local dll interface example
TimeBilling(3layers)
- 3层数据库系统,DLL+标准exe,基于接口编程,事务处理,并包含一个带输入的自定义MSHFlexGrid。-3-layer database system, DLL+ standard exe, interface-based programming, transactions, and includes a custom MSHFlexGrid with input.
PerfectATLSample
- WISUAL C6.0编写 ATL的DLL实例 MFC的测试DLL的用例 ATL内实现了定时器和界面绘制 工程小,但技术含量极高-WISUAL C6.0 prepared by the DLL instance ATL DLL MFC test ATL use case to achieve a timer and interface engineering drawing small but high-tech
jiemianComponent
- 美化界面控件,破解版,很好用,注册dll文件即可应用在工程中-Beautify the interface controls, cracked version, very easy to use, register dll file can be used in the project! !
upload_ftp
- 上传文件到ftp服务器的DLL,可以上传单个文件或文件夹,有暂停、停止、上传进度等功能,附带接口说明。-Upload files to ftp server DLL can upload a single file or folder, pause, stop, upload progress, and other functions, with With the interface descr iption.
embolectrlDemo
- 将OLE对象嵌入到容器里,做成了DLL类型,方便类似Dialog这样的界面加载。达到在非Docmuent界面上嵌入对象的目的。-Embedding the OLE object into the container, the DLL type is made, which is convenient to load the interface like Dialog. To achieve the purpose of embedding objects in a non Docmuent in
DllExportClass
- 该程序演示了如何屏蔽宿主程序与静态加载的DLL导出类接口间的耦合关系,以达到如下目标: 1. DLL导出类接口定义变更,宿主程序不必重新编译; 2. 若出现对应的需求变更,只需更新DLL文件即可,所有静态依赖于该DLL的宿主程序均不需要重新发布。 3. 程序介绍: 1)TestExe:宿主程序 2)TestDll:DLL程序; 3)宿主程序静态加载DLL; 4)Environment: 运行环境。- This program demonstrates ho
