-
在VC6.0++下,制作的一个ACTIVEX控件,很有用的。
在VC6.0++下,制作的一个ACTIVEX控件,很有用的。-in VC6.0, produced a ACTIVEX control, very useful.
- 2022-06-16 05:43:29下载
- 积分: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
-
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个...
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个高层协议-OLE for Process Control of the English abbreviation, is built on COM/DCOM based on the use of COM object model of the process control equipment and operating data Methods of sharing a high-level agreement
- 2022-06-28 18:32:17下载
- 积分:1
-
在应用程序中使用Word
在应用程序中使用Word -Using word in a
- 2022-04-25 03:22:18下载
- 积分:1
-
显示com对象的分类和所有对象列表
显示com对象的分类和所有对象列表-Show types of the com object and the list of these objects
- 2023-02-15 22:40:03下载
- 积分:1
-
用于通信的数字通信。
fir digital used in communication.
- 2023-06-05 14:10:04下载
- 积分:1
-
Decimal into Binary convert decimal, including a very good complement representa...
十进制转化为二进制包括补码表示 小数转换 很好很强大-Decimal into Binary convert decimal, including a very good complement representation is very strong
- 2022-01-24 10:22:34下载
- 积分:1
-
利用vc的atl摸板向导生成com组件,该例子主要演示了事件的实现机制...
利用vc的atl摸板向导生成com组件,该例子主要演示了事件的实现机制-use vc atl foil the Wizard com generation components, the main example of the demonstration of the incident Implementation Mechanism
- 2022-06-19 13:24:22下载
- 积分:1
-
Nice chart control, including the sample program, you can easily draw the line c...
不错的图表控件,包含示例程序,可以方便的画出折线图、柱形图和饼图等-Nice chart control, including the sample program, you can easily draw the line chart, bar graph and pie charts, etc.
- 2022-03-20 07:30:52下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2022-06-27 02:34:08下载
- 积分:1