-
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
-
一个简单ATL的例子
一个简单ATL的例子-a simple example ATL
- 2022-04-24 10:26:01下载
- 积分:1
-
COM essence discusses
COM本质论-COM essence discusses
- 2022-08-04 10:01:21下载
- 积分:1
-
VB the program can call Autocad procedures, and its menu can be edited.
用VB开发的程序,可以调用Autocad程序,并能对其菜单进行编辑。-VB the program can call Autocad procedures, and its menu can be edited.
- 2022-03-24 06:00:46下载
- 积分:1
-
一个很好的COM组件用于初学者学习和使用很方便的。
一个很好的COM组件用于初学者学习和使用很方便的。-a good COM for beginners learn and very easy to use.
- 2022-10-23 06:55:03下载
- 积分:1
-
自动关闭和重启计算级的程序
用vc代码实现 代码简洁
自动关闭和重启计算级的程序
用vc代码实现 代码简洁
-Automatic shutdown and restart procedure for calculating using vc code-level implementation code clean
- 2022-01-21 22:08:10下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2023-05-06 06:20:02下载
- 积分:1
-
This is a package of over 500 Windows API Control
这是一个封装了500多个Windows API的控件-This is a package of over 500 Windows API Control
- 2022-07-08 09:09:21下载
- 积分:1
-
an SMTP
一个基于SMTP发邮件的控件,很好用,并且很稳定。-an SMTP-based mail controls, useful, and very stable.
- 2022-04-16 07:22:10下载
- 积分:1
-
Register 远程机器上的Com对象
Register 远程机器上的Com对象-Register Com object in remote machine
- 2022-04-21 01:02:25下载
- 积分:1