搜索资源列表
使用VC++ATL实现Office的COM插件
- 关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this
《用ATL实现VC插件》事例源代码
- 《用ATL实现VC插件》事例源代码-"with ATL VC plug" source code examples
vc++
- ATL简明教程,vc++,学习ATL的好资源
ATL.Guaid
- VC++ ATL development
VC++ ATL为Microsoft Word加入功能简单的COM插件
- 介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功能简单的COM插件(addin),加入工具栏按钮和菜单等可视部件,并为其加入响应事件的方法,并在最后简单说明了实现与Office宏混合编程的方法-A VC ATL (Active Template Library), using IDTExtensibility2 interface for Microsoft Word function
VC++网络高级编程之十六
- VC++网络高级编程 该实例向读者展示了ATL的一般编程方法,为后面的COM和DCOM打好基础-VC network programming examples that demonstrate to the readers of the ATL general programming methods, behind the COM and DCOM lay a good foundation
VC++网络高级编程之十七
- VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法-VC network programming : the reader to display examples of the use of ATL prepared ActiveX control Programming
VC++设计的COM控件
- COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Obje
《ATL开发指南(第二版)》源代码.zip
- 附上《ATL开发指南(第二版)》源代码。,with "ATL Development Guide (2nd Edition)" source code.
atlsafearray
- 基于ATL的COM接口开发中,VARIANT类型参数数组使用说明的VC++源代码。-failed to translate
WebOCX
- 这是一个实现WEB中调用对话框ocx控件的例子,里面包含一个VC写OCX的例子,以及对应的网页,可以用于网络开发人员的参考-This is a call to a web page written in VC example dialog box controls, which contains a VC to write examples OCX, as well as the corresponding web page, can be used for the reference netw
DarkATLPop
- 本人将多年来积累的一些无商业利益冲突的开发代码与各位朋友共享,希望跟大家共同提高和探讨技术问题,共享技术资源,不可将本人源代码应用于各种商业用途,多谢各位!!! 源程序为VC++6 ATL开发-Accumulated over the years I will have any commercial conflict of interest in the development of code-sharing with my friends, would like to enhance
VC.ActiveX.controls.code.ATL
- VC编程ATL实现ActiveX控件经典代码VC programming ActiveX controls to achieve the classic code ATL -VC programming ActiveX controls to achieve the classic code ATL
VC6.0_ATL_COM
- 介绍在VC6.0下如何创建ATL com组件,并提供实例说明如何使用以及释放ATL控件。 另外,ATL组件也可以应用在网页中。-Describes how to create a VC6.0 ATL com component, and provide examples of how to use and release of ATL control. In addition, ATL component can also be used in Web pages.
WapBase64
- 一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net- The Base64 code which develops with ATL controls, the use is simple, (str) codes with EnCode64, EnCode64 (str) decodes, the attribute EnCode depos
vc
- VC文本加密,用于加密/解密的代码,以ATL形式提供-VC text encryption for encryption/decryption code to the form of ATL
hunting
- [简介] 名称:《打猎》-附源代码 (代码行数:1773 注释行数:363) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [打猎] 鼠标左键射击,消灭出现的猎物;有音乐及音效; 屏幕下方的计分板记录击中的猎物个数,右下角的头像个数表示未击中的猎物个数; 游戏难度会随击中数量上升,当未击中数达到5个时游戏结束。 [说明] 1.游戏引擎代码参考[美]Mic
MyAtlCtl
- 用ATL编写的一个DLL控件,控件是一个圆内接一个三角形-ATL prepared using a DLL control, control is a circle within a triangle then
vc-plugin
- 用ATL实现VC插件,很多软件都是通过插件的形式作为开发,这里用插件的形式做了一个实例。-With ATL VC plug-in, a lot of software in the form of plug-ins as developed here in the form of plug-in one instance.
ATL-VC
- ATL开发指南全书源码(VC)-ATL Development Guide book source code (VC). . . . . . . . .