-
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
-
使用COM实现的编辑wave文件的程序
使用COM实现的编辑wave文件的程序 -The app of editing wave file in com way
- 2022-01-25 17:29:21下载
- 积分:1
-
ATL的内联汇编计算器
ATL内联装配计算器
- 2022-06-30 16:20:09下载
- 积分:1
-
使用Windows标准类ListBox来建立ActiveX控件
使用Windows标准类ListBox来建立ActiveX控件 -The example of using standard class in windows to create activex control
- 2022-05-19 15:59:38下载
- 积分:1
-
A circular instrument control, you can set upper and lower borders and police th...
一个圆形的仪表控件,可以设置上下边界和报警边界,做仪表控件的朋友可以下来学习一下.VC60代码,可以生成.ocx格式的控件-A circular instrument control, you can set upper and lower borders and police the border, control instrumentation make friends can learn about them. VC60 code can be generated. Ocx format control
- 2022-07-26 00:37:53下载
- 积分:1
-
通信相关的很多网站收集~~~~有用的哦
通信相关的很多网站收集~~~~有用的哦-Communications related to the collection of many sites ~ ~ ~ ~ useful Oh
- 2022-12-08 07:40:02下载
- 积分:1
-
此示例创建一个按钮,该按钮显示三个不同的双…
This sample creates a button that displays itself with one of three different bitmaps, depending on its state. The button has a bitmap for: the unpushed state; the hover state (when the mouse moves over the button); and the pushed state. Default bitmaps are included with the sample, but you can override these properties to use your own bitmaps.-This sample creates a button that displays itself with one of three different bitmaps, depending on its state. The button has a bitmap for: the unpushed state the hover state (when the mouse moves over the button) and the pushed state. Default bitmaps are included with the sample, but you can override these properties to use your own bitmaps.
- 2022-08-24 15:01:04下载
- 积分:1
-
该代码用来同时计算多个视频序列的平均峰值信噪比,并将结果打印到一个图片中输出,进行比较...
该代码用来同时计算多个视频序列的平均峰值信噪比,并将结果打印到一个图片中输出,进行比较-??
- 2022-08-20 21:39:17下载
- 积分:1
-
完整的时钟类的实现,运行程序可以输出程序自带的设置时间,并可以自己设置时间。...
完整的时钟类的实现,运行程序可以输出程序自带的设置时间,并可以自己设置时间。-Complete realization of the clock type, operating procedures can bring their own output of the setup time and setup time can be their own.
- 2022-08-21 04:59:40下载
- 积分:1
-
Access2000下内部COM插件编程示例
Access2000下内部COM插件编程示例-Access2000 under internal plug-COM programming examples
- 2023-06-10 14:55:03下载
- 积分:1