搜索资源列表
使用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.
vc
- VC文本加密,用于加密/解密的代码,以ATL形式提供-VC text encryption for encryption/decryption code to the form of ATL
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
UseDlginActiveX
- VC++ ATL 组件的应用,ActiveX开发,ActiveX 中显示对话框及其其他控件。-VC++ ATL component applications, ActiveX development, ActiveX to display the dialog box and other controls.
GetUserInfo
- VC写的WEBSERVICE访问程序,用了ATL SOAP类的方法-Writing WEBSERVICE visit to the VC process, using the methods of class ATL SOAP
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.