-
通过插入Microsoft Internet Explorer3.x的控件到MFC程序,制作了一个简单的网页浏览器...
通过插入Microsoft Internet Explorer3.x的控件到MFC程序,制作了一个简单的网页浏览器-inserted through the Microsoft Internet Controls to Explorer3.x MFC procedures, produced a simple Web browser
- 2022-03-06 05:56:53下载
- 积分:1
-
ACTIVEDOC 示例说明如何实现活动文档服务器。此示例演示以下操作:
如何实现 IOleDocument 和 IOleDocumentView...
ACTIVEDOC 示例说明如何实现活动文档服务器。此示例演示以下操作:
如何实现 IOleDocument 和 IOleDocumentView 接口。
如何通过容器执行菜单合并。
如何实现对象中的工具栏。
如何重写 IPersistStreamInit 方法 Load 和 Save 来执行自定义保存和加载。
如何使用 CDialogImpl 来实现“关于”对话框。
如何创建“多格式文本编辑控件”的子类。
采用Visual Studio.Net 2005编译成功-ActiveDoc Activity examples illustrate how to achieve file servers. Demonstration of this example the following: how to achieve IOleDocument and IOleDocumentView interface. How to implement menu merging containers. How to achieve the object toolbar. How to rewrite IPersistStreamInit methods to implement Load and Save custom save and load. CDialogImpl to realize how to use the
- 2022-02-11 14:41:56下载
- 积分:1
-
COM组件技术教程PPT。泛北艾
COM组件技术教程PPT。北大潘爱民的,对于COM组件技术有兴趣的人,绝对是一套极好的技术基础教材。-COM Component Technology Tutorial PPT. North PAN Ai-min, and COM component technology for those who are interested in, it is a set of excellent teaching material and technological foundation.
- 2022-02-25 14:24:43下载
- 积分:1
-
一个com调用技术实现代码,绝对有你想要的东西
一个com调用技术实现代码,绝对有你想要的东西-Technology to achieve a com call code, absolutely anything you want to have
- 2022-10-10 21:20:03下载
- 积分:1
-
COM编程基础代码,请大家好好看看
COM编程基础代码,请大家...
COM编程基础代码,请大家好好看看
COM编程基础代码,请大家-Based on COM programming code, please everybody a good look at the basis of COM programming code, U.S.
- 2022-12-17 01:35:04下载
- 积分:1
-
Uart communication uart
Uart communication uart-Uart communication uart
- 2022-03-09 18:48:13下载
- 积分:1
-
计算机软件技术系列丛书之一,软件开发人员必备的书,注重软件项目方面的。...
计算机软件技术系列丛书之一,软件开发人员必备的书,注重软件项目方面的。-Computer software technology, one of a series of books, software developers must book, pay attention to software projects.
- 2022-08-04 01:19:10下载
- 积分:1
-
THE USING OF ATL TO PROGRAMING COM/DCOM/ACTIVEX CONTROL
THE USING OF ATL TO PROGRAMING COM/DCOM/ACTIVEX CONTROL
- 2022-10-09 07:55:03下载
- 积分:1
-
use five minutes, adds to the functionality flash player flash player is the use...
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:winntsystem32macromedFlashFlash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components an
- 2022-02-01 12:32:15下载
- 积分:1
-
Dr. GUI on Components, COM, and ATL
关于利用com和ATL联合开发程序的一本英文书籍,不错的。
Dr. GUI on Components, COM, and ATL
关于利用com和ATL联合开发程序的一本英文书籍,不错的。
-Dr. GUI on Components, COM, and ATL on the use of com and ATL procedures for the joint development of an English book, good.
- 2022-02-11 19:27:15下载
- 积分:1