-
关于微软最新技术SilverLight的介绍,适合初学者。(英文版)
关于微软最新技术SilverLight的介绍,适合初学者。(英文版)-The latest technology on the Microsoft
- 2022-01-23 10:30:34下载
- 积分:1
-
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
-
在MFC程序中如何注册/注销ActiveX控件(_OCXVC++编程文档编程论坛,很不错的...
在MFC程序中如何注册/注销ActiveX控件(_OCXVC++编程文档编程论坛,很不错的-In the MFC program, how to register/off ActiveX controls (_OCXVC++ Programming Documentation Programming Forum, a very good
- 2022-01-26 01:22:30下载
- 积分:1
-
com调试软件 com调试软件
com调试软件 com调试软件 -com调试软件com调试软件com调试软件com调试软件
- 2022-09-15 03:30:03下载
- 积分:1
-
利用VB加算法所生成的EAN13码,该条码为商品编码!请各位多多支持!...
利用VB加算法所生成的EAN13码,该条码为商品编码!请各位多多支持!-Increase the use of VB algorithm generated EAN13 code, the barcode for commodity coding! Please a lot of support!
- 2022-07-18 06:20:46下载
- 积分:1
-
动态注册及反注册Active控件
动态注册及反注册Active控件-Dynamic registration and anti-registered Active Control
- 2023-03-25 21:30:04下载
- 积分:1
-
怎样返回数据集合的例子
怎样返回数据集合的例子 -The example for returning dataset
- 2022-05-16 01:28:58下载
- 积分:1
-
一个时间控件,用于VB
一个时间控件,用于VB-a time control for VB
- 2022-06-14 01:43:01下载
- 积分:1
-
一个自动注册OCX控件的程序
一个自动注册OCX控件的程序- Automatically registers OCX to control a procedure
- 2022-03-24 09:24:02下载
- 积分:1
-
利用C++实现的云台控制系统例子,具有一定的参考价值!特此声明为他人的作品转贴!...
利用C++实现的云台控制系统例子,具有一定的参考价值!特此声明为他人的作品转贴!-C realized tilt control system examples, with a certain reference value! Hereby statement for the works of others posted!
- 2022-02-12 09:55:50下载
- 积分:1