-
两个 ATL COM 组件源代码参考例子
两个 ATL COM 组件源代码参考例子-2 ATL COM source code examples
- 2022-02-28 18:21:12下载
- 积分:1
-
一个关于activex制作的不错的事例程序!!
一个关于activex制作的不错的事例程序!!
-Activex produced a good example of the procedure! !
- 2022-10-23 01:35:04下载
- 积分:1
-
用componentone组件编制的3d图表,需要先安装componentone组件!
用componentone组件编制的3d图表,需要先安装componentone组件!-ComponentOne components prepared with 3d charts, ComponentOne components to install!
- 2022-08-15 22:50:07下载
- 积分:1
-
a written ActiveX control is to achieve specific functions Form packaged as Acti...
一个DELPHI写的ActiveX控件,是将可实现特定功能的Form封装成ActiveX控件,便复用。-a written ActiveX control is to achieve specific functions Form packaged as ActiveX controls, then reuse.
- 2022-07-22 01:23:01下载
- 积分:1
-
打印控件, 打印控件,打印控件
打印控件, 打印控件,打印控件...
打印控件, 打印控件,打印控件
打印控件, 打印控件,打印控件-Print Controls, print control, print control, print control Print Controls, print control, print control, print controls
- 2022-01-21 23:21:20下载
- 积分: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
-
com编程范例4
com编程范例4-com programming model 4
- 2022-01-21 17:50:45下载
- 积分:1
-
包含一个出口路由器,将数据从一台计算机一个程序…
contains a program of an egress router that sends data from one computer to another
- 2022-02-16 02:57:19下载
- 积分:1
-
怎样在com中定义自己的数据类型,这是第二部分
怎样在com中定义自己的数据类型,这是第二部分-how the definition of data types, which is the second part
- 2023-08-01 18:00:03下载
- 积分:1
-
Easy to learn beginners VC++, The preparation of the first part of game and how...
易于入门者学习VC++,编写小游戏的第一部分,怎样显示出一个人物。-Easy to learn beginners VC++, The preparation of the first part of game and how to show a character.
- 2023-06-10 12:35:03下载
- 积分:1