-
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
-
ActiveX_MSAgent vc下实现MS Agent的调用,解决了连续动作有时候不执行的问题。...
ActiveX_MSAgent vc下实现MS Agent的调用,解决了连续动作有时候不执行的问题。-ActiveX_MSAgent vc achieve MS Agent" s call to solve a continuous action sometimes is not implementation.
- 2022-01-26 07:44:26下载
- 积分:1
-
上面代码的VB测试例子
上面代码的VB测试例子 -The test example of above code in VB
- 2023-01-17 08:45:04下载
- 积分:1
-
解释运行Active Script语言的程序
解释运行Active Script语言的程序 -The app of interpreting and runing the active scripts language
- 2022-05-13 18:12:28下载
- 积分:1
-
允许一个低
Allows a low-privileged COM client to delegate calls to a COM server that is running under a higher-priveleged NT user account.允许一个低优先级的客户COM调用正在运行的高优先级COM服务器用户账号-Allows a low-privileged COM client to delegate calls to a COM server that is running under a higher-priveleged NT user account. Allow a low-priority call COM customers are running high-priority COM server user accounts
- 2022-06-16 19:56:42下载
- 积分:1
-
Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。
Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。-Delphi manual achieve Dll derived from the interface. Beginning contact interface reference.
- 2023-06-02 18:40:03下载
- 积分:1
-
Slide View see slide in WTL and see image slide
Slide View see slide in WTL and see image slide
- 2022-10-02 08:05:03下载
- 积分:1
-
直接对DBGRI控件增加空白行划线和增加合计行,是喜欢中国式表格的程序员的最好选择,此为pas源码,加入你的控件包,编译即可...
直接对DBGRI控件增加空白行划线和增加合计行,是喜欢中国式表格的程序员的最好选择,此为pas源码,加入你的控件包,编译即可-Increase in direct control of the blank lines DBGRI line and increase the total trip is like the Chinese-style forms the best choice for programmers, this is pas-source, by adding your control package, the compiler can
- 2022-04-16 14:20:03下载
- 积分:1
-
很好的源码,希望大家学习
很好的源码,希望大家学习-Very good source, I hope everyone learning
- 2022-04-27 07:56:37下载
- 积分:1
-
WTL库源码,包括使用范例,如果你想做轻型高效的界面请使用WTL
WTL库源码,包括使用范例,如果你想做轻型高效的界面请使用WTL-WTL library source code, including the use of examples, if you want to light and efficient interface to use WTL
- 2023-08-21 12:15:03下载
- 积分:1