资源列表
PdfReader
- 本程序实现了类似浏览器浏览PDF文件的功能。程序通过插入PDF浏览的ActiveX控件,让ClassWizard自动生成CWnd的派生类来实现PDF浏览功能,类里面有不少InvokeHelper函数的调用,是学习InvokeHelper函数的一个简单示例。-This program achieved a similar browser PDF files. PDF viewing program by inserting ActiveX controls, so that ClassWizard
LabelEx0
- 控件的字体可以根据自己的喜好,来定义,本程序主要方便用户改变控件字体-can control the font according to its own preferences, to define the procedures for major changes in user-friendly controls fonts
ProcessToUseMFCtoDevelopeControlor
- 里面的内容是如何利用MFC自带的功能去实现自定义控件,也就是自己开发适合自己项目的控件。-How to use the content inside the MFC to achieve custom built-in function, that is, they develop their own project control.
ActiveX-Develop-Use-MFC
- 使用MFC开发ACTIVEX控件,很不错的入门教程。-Using MFC development ACTIVEX control, very good introductory tutorial.
TabbedAtx
- 本源码提供了如何创建tabbed ActiveX控件。实现了在一个标签页内输入2个数字,点击按钮,结果在另一标签页内显示。-the source of how to create tabbed ActiveX controls. Achieved in a tab within a two figures, click a button, results in another tab within the show.
ch12
- COM应用学习,定制服务器和客户端的应用-COM application of learning, custom server and client application
activex控件
- 一个查看WEB页面的ACTIVE控件.如果要编写简单的程序,可以用用.-a View Web pages ACTIVE controls. To prepare simple procedures can be used.
ATLFire
- 初学者,上传一个ATL制作控件 的例了VC2003运行通过-beginners and upload an ATL production controls Controls cases running through the VC2003
OcxForWord
- Ocx for using office
testSkypeEnum
- 演示在MFC中调用com服务器组件,获取集合数据,并实现add,remove等操作。-demonstration in MFC call com server components, access to the aggregated data, and achieve add, remove operational.
PDFReader
- 读取PDF文件,并显示在窗口中。 支持PDF的基本操作功能。
comch4
- 潘爱民的《COM原里与应用》的第四章源码