-
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
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2022-03-16 19:59:06下载
- 积分:1
-
COM essence discusses
COM本质论-COM essence discusses
- 2022-08-04 10:01:21下载
- 积分:1
-
com接口源码大全 com接口源码大全
com接口源码大全 com接口源码大全-com接口源码大全com接口源码大全com接口源码大全
- 2023-05-12 16:40:03下载
- 积分:1
-
一个在UNIX里编译的对输入数的比较代码,有兴趣的可以下载 参考...
一个在UNIX里编译的对输入数的比较代码,有兴趣的可以下载 参考-UNIX in a compiler for the importation of a few comparison code, are interested can download the reference
- 2023-08-19 20:20:03下载
- 积分:1
-
Anderson JD fields as aerospace pneumatic experts, his book can be called a clas...
Anderson J.D.作为航空航天领域的气动专家,其著作堪称该领域的经典,该书就是有关计算流体力学(CFD)的经典著作之一。-Anderson JD fields as aerospace pneumatic experts, his book can be called a classic in the field, the book is the computational fluid dynamics (CFD), one of the classics.
- 2022-04-24 02:36:36下载
- 积分:1
-
如果你害怕这章因为你不喜欢数学
if you are dreading this chapter because you don t like math-relax,C++ does all your math
for you! It is a miscon ception that you have to be good at math to understand how to
program computers.
- 2023-05-10 18:10:02下载
- 积分:1
-
MCC命令用于转换功能”my_simple_function”
Mcc command is used to convert the function "my_simple_function"
into a self-contained application.-Mcc command is used to convert the function "my_simple_function"
into a self-contained application.
- 2023-08-07 03:55:03下载
- 积分:1
-
此基础示例展示如何使用不同的 COM 接口映射项宏。此示例使用 Visual C++ 本机编译器 COM 支持的聪明指针机制 (_com_ptr_t)。使用 #...
此基础示例展示如何使用不同的 COM 接口映射项宏。此示例使用 Visual C++ 本机编译器 COM 支持的聪明指针机制 (_com_ptr_t)。使用 #import 机制(而不使用 MIDL 生成的 .h 文件和 .c 文件)提供封送处理信息。-The basis of this example demonstrate how to use a different COM interface map of macros. This example uses Visual C++ The local compiler support for COM smart pointer mechanism (_com_ptr_t). The use of# Import mechanism (instead of using MIDL generated. H files and. C file) to provide marshaling information.
- 2022-05-31 20:05:08下载
- 积分:1
-
此代码是一个数码相框aml6213代码,编译metadeveloper
此代码是AML6213 数码相框代码,在metadeveloper 编译-This code is a Digital Photo Frame AML6213 code, compiled in metadeveloper
- 2022-07-25 18:02:27下载
- 积分:1