-
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
-
类似ListView一样的多列可编辑的ComboBox控件
类似ListView一样的多列可编辑的ComboBox控件 -The combobox which can edit multi lines as ListView
- 2022-08-10 16:05:27下载
- 积分:1
-
This is a simple COM
这是一个简单的基于COM的变成实力,虽然简单,但却包含了COM编程的主要原理-This is a simple COM-based into strength, although simple, it includes COM programming of the main tenets
- 2022-06-21 11:24:32下载
- 积分:1
-
异步Socket的ActiveX控件
异步Socket的ActiveX控件- Asynchronous Socket ActiveX controls
- 2022-02-27 03:23:45下载
- 积分:1
-
控制源程序。好的。
进度条控件源码。不错的。-progress of the control source. Good.
- 2022-03-23 09:42:38下载
- 积分:1
-
没有上下限的串口调试程序,自动识别串口号。大家看看啊!...
没有上下限的串口调试程序,自动识别串口号。大家看看啊!-There is no upper and lower limits of the serial debugger, automatic identification serial number. Everyone take a look at ah!
- 2022-05-23 01:47:47下载
- 积分:1
-
一个很有用的包含属性页的例子
一个很有用的包含属性页的例子 -An very useful example which contains propertysheet
- 2022-10-07 14:30:03下载
- 积分:1
-
包括在对复杂信息的实部虚部的范畴…
在类中包含复数实部虚部的信息,分别设计方法实现复数的加法、减法、乘法,在main中调用方法输出运算结果。-Included in the category of the imaginary part of the real part of complex information, design method, respectively, the plural of the adder, subtraction, multiplication, call the main method of computing the results of the output.
- 2022-01-26 00:30:26下载
- 积分:1
-
df calculation of optical flow algorithm was used Accurate optical flow computat...
df计算光流得算法,采用Accurate optical flow computation under non-uniform brightness variations 文章中得算法 -optical flow in the calculation algorithm, Accurate use of optical flow computation under non - uniform brightness variations article in the algorithm -df calculation of optical flow algorithm was used Accurate optical flow computation under non-uniform brightness variations article may Algorithm-optical flow in the calculation algorithm, Accurate use of optical flow computation under non- uniform brightness variations article in the algorithm
- 2022-03-06 09:46:41下载
- 积分:1
-
可用于在网页上打印的控件,调用控件画线和输出文字
可用于在网页上打印的控件,调用控件画线和输出文字-can be used to print on the website of the controls, call control line drawing and text output
- 2022-08-14 06:01:06下载
- 积分:1