-
COM技术及其分布式应用,这上一个典例,好东东应该共享
COM技术及其分布式应用,这上一个典例,好东东应该共享-Distributed COM technology and its application, which on a typical example, should be shared good Dongdong
- 2023-03-28 08:20:03下载
- 积分: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
-
针对微软office文档的解析,获取其中的文本内容
针对微软office文档的解析,获取其中的文本内容-Microsoft office document analysis, to obtain the text of which
- 2022-04-22 14:54:52下载
- 积分:1
-
Leveraging C Applications Using COM An Example Using ATL COM COM files View succ...
Leveraging C++ Applications Using COM An Example Using ATL COM利用COM继承的文档视图结构的应用程序的例子-Leveraging C Applications Using COM An Example Using ATL COM COM files View succession of application examples
- 2022-12-18 12:35:02下载
- 积分:1
-
This book is one of the prominent characteristics of a comprehensive programming...
本书的突出特点之一是编程技巧全面。本书以C++国际标准语法为基础,从高级特性全面讲解C++语言的编成技巧,充分展示了C++语言的强大性、多样性、优美性、艺术性。-This book is one of the prominent characteristics of a comprehensive programming skills. This book to C++ Grammar based on international standards, from the advanced features comprehensive on C++ Compiled language skills, has fully demonstrated the C++ Strong language, diversity, beauty, and artistry.
- 2022-05-15 00:17:44下载
- 积分:1
-
使用Windows标准类ListBox来建立ActiveX控件
使用Windows标准类ListBox来建立ActiveX控件 -The example of using standard class in windows to create activex control
- 2022-05-19 15:59:38下载
- 积分:1
-
windows的最强的功能应该就是可以完成程序的注册表操作,怎么做的?看我的!...
windows的最强的功能应该就是可以完成程序的注册表操作,怎么做的?看我的!-windows of the strongest features is that it should be completed by the registry operating procedures, how so? Look at me!
- 2022-12-03 23:50:03下载
- 积分:1
-
VB the program can call Autocad procedures, and its menu can be edited.
用VB开发的程序,可以调用Autocad程序,并能对其菜单进行编辑。-VB the program can call Autocad procedures, and its menu can be edited.
- 2022-03-24 06:00:46下载
- 积分:1
-
一个关于activex制作的不错的事例程序!!
一个关于activex制作的不错的事例程序!!
-Activex produced a good example of the procedure! !
- 2022-10-23 01:35:04下载
- 积分:1
-
NTGraph3D_src.zip是NTGraph3DActiveX的控件原码,是很好的3D数据显示控件,请参考其他NTGraph3D的相关代码,我都上传了...
NTGraph3D_src.zip是NTGraph3DActiveX的控件原码,是很好的3D数据显示控件,请参考其他NTGraph3D的相关代码,我都上传了-NTGraph3D_src.zip is NTGraph3DActiveX control of the original code, is a very good 3D data controls, please refer to the other NTGraph3D code, I have uploaded
- 2022-01-22 07:09:24下载
- 积分:1