-
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 forms prepared by the controls. Digital, time and options, check boxes, etc....
ATL 编写的表格控件。支持数字、时间、选择、复选框、url等输入类型-ATL forms prepared by the controls. Digital, time and options, check boxes, etc. into the type url
- 2022-01-26 01:04:36下载
- 积分:1
-
如何给ActiveX传递参数的例子,注意其中的IMP单元中的set和get,用VARIANT传递参数,程序中转换...
如何给ActiveX传递参数的例子,注意其中的IMP单元中的set和get,用VARIANT传递参数,程序中转换-How to pass parameters to the ActiveX example, pay attention to which IMP unit set and get, by passing VARIANT parameters, the conversion process
- 2022-04-30 07:55:09下载
- 积分:1
-
串口通讯实例,用于学习,各位感觉好就可以下载哦
串口通讯实例,用于学习,各位感觉好就可以下载哦-COM
- 2022-04-26 12:36:49下载
- 积分:1
-
VB Communction with different sending formats
VB Communction with different sending formats
- 2022-08-22 11:31:32下载
- 积分:1
-
本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解...
本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解释编写自己的COM接口和COM服务器所需要的步骤和知识,以及详细讨论当COM库对COM服务器进行调用时,COM服务器运行的内部机制。- This article for the programmer which just contacts COM
provides the programming guide, explained how the COM server inside
story as well as does use C to compile own connection. After continues
the previous COM programming crosses the threshold, this article will
discuss the related COM server the content, explained compiles step
and knowledge which own COM connection and the COM server needs, as
well as detailed discussion when the COM storehouse carries on the
transfer to the COM server, COM server movement internal mechanism.
......
- 2022-05-06 08:03:53下载
- 积分:1
-
OCX控件大全,里面有大家继续的控件,免费共享!
OCX控件大全,里面有大家继续的控件,免费共享!-Guinness OCX controls, which are the continuation of U.S. control, free to share!
- 2022-02-14 14:16:14下载
- 积分: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
-
DLL测试初学者学习如何使用VC VB D负荷
for dll test and for the beginner to learn how to use vc to load vb d-for dll test and for the beginner to learn ho w to use vc to load vb d
- 2022-10-31 18:55:02下载
- 积分:1
-
视频ActiveX控件
视频ActiveX控件-video ActiveX
- 2022-04-23 06:25:52下载
- 积分:1