-
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 essence discusses
COM本质论-COM essence discusses
- 2022-08-04 10:01:21下载
- 积分:1
-
use of the VC 6.0 prepare a ACTIVEX control, in by Windows, XP program to use, s...
运用VC++6.0编写的一个ACTIVEX 控件,可以在windows2000、XP下编程使用,类似与滚轮-use of the VC 6.0 prepare a ACTIVEX control, in by Windows, XP program to use, similar to the wheel
- 2022-04-22 18:55:07下载
- 积分:1
-
VC 制作供ASP调用的组件
VC 制作供ASP调用的组件-VC ASP call for the production of components
- 2022-08-03 13:49:03下载
- 积分:1
-
VC下COM编程的具体实现
VC下COM编程的具体实现-VC COM programming under a concrete realization
- 2023-07-09 17:05:03下载
- 积分:1
-
一个很好的COM组件用于初学者学习和使用很方便的。
一个很好的COM组件用于初学者学习和使用很方便的。-a good COM for beginners learn and very easy to use.
- 2022-02-28 21:25:03下载
- 积分:1
-
控件mscomm的串口测试程序,适合于初学者
控件mscomm的串口测试程序,适合于初学者-MSComm serial control test procedures, suitable for beginners
- 2022-03-17 17:55:17下载
- 积分:1
-
ActiveX Scripting Host的封装,使用此封装很容易在自己的程序中加入Javascript或VBScript支持...
ActiveX Scripting Host的封装,使用此封装很容易在自己的程序中加入Javascript或VBScript支持-ActiveX Scripting Host of the package, the use of this package is easy to add in their own programs to support Javascript, or VBScript
- 2023-01-17 21:30:04下载
- 积分:1
-
OCX demo make you understand how to exactly use OCX with east task
OCX demo make you understand how to exactly use OCX with east task
- 2022-02-01 23:58:42下载
- 积分:1
-
A very good evolution of the complex network model of papers, there are models o...
一篇很好的有关复杂网络演化模型的论文,有模型的理论推导和模拟仿真。-A very good evolution of the complex network model of papers, there are models of theoretical derivation and simulation.
- 2023-05-16 08:25:03下载
- 积分:1