-
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
-
COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL...
COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Object Model), which itself is a specific platform-independent standards that support Automation function. VC ATL (activity Template Library) provides a simple and flexible way to create COM object, because the space occupied by small, the controls are built very small. ATL therefore we choose to design and develop a COM component, the component in the window drawing a double pendulum and may amend function parameters to repaint components, thus producing dynamic effect
- 2022-07-07 15:50:51下载
- 积分:1
-
一个虚拟仪表控件,随着时间指针移动,可以显示速度,角度,电压等,很实用,对做控制监控系统有很大帮助...
一个虚拟仪表控件,随着时间指针移动,可以显示速度,角度,电压等,很实用,对做控制监控系统有很大帮助-a Virtual Instrument Control, as the target time for Mobile can demonstrate that the speed, angle, voltage, very practical, to do control monitoring system is very helpful
- 2023-08-12 00:50:03下载
- 积分:1
-
GE OPC da 1.0 Server 源码,很经典.用c写的,可以用来学习DCOM 和OPC da 规范....
GE OPC da 1.0 Server 源码,很经典.用c写的,可以用来学习DCOM 和OPC da 规范.-da GE OPC Server 1.0 source code classic. C was used. learning can be used to OPC and DCOM da norms.
- 2022-12-25 12:25:03下载
- 积分:1
-
pb MSWINSCK.OCX
通过用MSWINSCK.OCX实现服务和客户端通讯
pb MSWINSCK.OCX
通过用MSWINSCK.OCX实现服务和客户端通讯-pb MSWINSCK.OCX
- 2022-03-12 04:18:33下载
- 积分:1
-
Operation of a number of shell package ActiveXEx operation of a number of shell...
对一些shell操作的封装ActiveXEx -Operation of a number of shell package ActiveXEx operation of a number of shell package ActiveXEx
- 2022-02-20 11:46:24下载
- 积分:1
-
com接口源码大全 com接口源码大全
com接口源码大全 com接口源码大全-com接口源码大全com接口源码大全com接口源码大全
- 2023-05-12 16:40:03下载
- 积分:1
-
该代码例子提供了一个很好的显示编辑颜色RGBA的颜色配置控件...
该代码例子提供了一个很好的显示编辑颜色RGBA的颜色配置控件-The code examples provide a good show RGBA color editing the color configuration control
- 2023-01-13 22:40:04下载
- 积分:1
-
两个 ATL COM 组件源代码参考例子
两个 ATL COM 组件源代码参考例子-2 ATL COM source code examples
- 2022-02-28 18:21:12下载
- 积分:1
-
It s a tool to compute the w
It s a tool to compute the w-correlation between two timeseries
- 2023-06-20 09:15:04下载
- 积分:1