搜索资源列表
COM_ATL_Tutorial
- 使用ATL 编写的COM dll的简单例子-prepared by the use of ATL COM dll simple example
DLLShampleAPP
- 简单的 DLL调用实现,可以帮助初学者掌握调用结构何方法
DllShampleDLL
- 一个简单的DLL程序,使用MFC实现,提供简单调用接口
fch
- 非常好的一个COM插件范例. plugins目录: 插件源码,编译生成的DLL,执行注册即可(其实是调用DLL的DllRegisterServer,这样就是COM啦,简单吧) client目录: HOST程序,即主界面. Implementing a Plug-in Framework.htm文件是原文,整编写过程都写得很清楚.
Com
- 通过对简单COM组件的编写,加深对COM理论知识的理解,为更深层的COM应用做准备。 按照组件化程序设计方法,用Visual C++编写实现包含IAdd、IStr、IMul三个接口的.dll组件,并利用客户端应用程序完成对各接口的充分测试。
szcapkcs_dll
- PKCS11源码 主要用于各CA公司 内容提供了简单的DLL和OCX-PKCS11
vbdlltest
- 最简单的VB调用VC开发的dll,含VC\VB代码-VB calls the simplest VC development dll, containing VCVB code
ATLsample
- 这个程序是基于VC的ATL的简单程序,程序生成一个DLL的activex空件,只包含一个函数 add可以用下面代码实现网页调用-This procedure is based on the VC of the ATL simple procedures, procedures to generate a DLL s activex empty cases, contains only one function can add the following code to call the page
2007102413116735
- 找了很久,也很多人问我要类似的东东,纯代码实现. 将DLL中的FORM变为MDI子FORM,实现起来非常简单 -Looking for a long time, but also a lot of people ask me stuff like, pure code implementation. The DLL into the MDI child in the FORM FORM, is very simple to achieve
VB-Activex-Dll
- ActiveX DLL是VB建立的动态链接库。这是VB ActiveX DLL的Demo程序,由VB的exe调用。例子简单易懂。-VB created ActiveX DLL is a dynamic link library. This is a VB ActiveX DLL' s Demo program, the VB-exe call. Easy to understand examples.
COM
- COM中间件的简单实现,并对生成的.dll文件进行了测试。-Simple implementation of COM middleware, and generated. Dll files are tested.
XYSoapClientApp
- 我的COM组件依赖于从Microsoft SOAP工具包3.0(您也可以选择使用SOAP工具包2.0)的SoapClient对象。 SoapClient对象本身是很简单的,但使用它在C + +程序可能会非常棘手,因为它“绑定”在运行时的Web服务。我公司开发的COM组件是包含在XYSoapClient.dll,它使用SoapClient的内部,但更加灵活和强大,并且可以使用C + +程序很容易。你甚至可以在C程序中使用它。最好的部分是,你并不需要生成并编译一个代理类,每次你想使用一个不同的Web
ModelViewer
- 用MFC生成DLL的简单例子,稍微改改就能用-Build the DLL with MFC simple example, be able to use slightly changed
DLL-Video
- 这是一组简介DLL,动态链接库的视频,简单的讲解了动态链接库,希望对初学者有帮助。-This is a group Introduction DLL dynamic link library of video, a simple explanation of the dynamic link library, helpful for beginners.