搜索资源列表
comtut11src
- 介绍两种方法来写自动化(IDispatch)接口的组件程序,一是用 MFC 方式编写“纯粹”的 IDispatch 接口;二是用 ATL 方式编写“双接口”的组件。这一回将讨论IDispatch 接口和双接口...... 使用者要想调用普通的 COM 组件功能,必须要加载这个组件的类型库(Type library)文件 tlb(比如在 VC 中使用 #import)。-introduces two ways to write automation (IDispatch) interface
WordAutoProject
- 这时从微软发布的文档中学来的程序。用MFC的自动化功能向word添加工具条,用来运行VBA宏,希望对用VC操纵office的学习有些帮助。-when Microsoft released from the secondary to the documentation procedures. MFC with the automation tools to add the word, used to run VBA macros, VC hope to use the study manipula
mfcstatic
- 用mfc写的自动化统计组件.-used to write automation components statistics.
AutomatingOffice
- 通过OLE AUTOMATION对MS OFFICE进行编程控制,MFC程序演示了OLE自动化的编程技巧。-By OLE AUTOMATION control of the program MS OFFICE, MFC OLE automation application demonstrates the programming techniques.