-
本代码演示了基本COM组件及测试代码的编写.
本代码演示了基本COM组件及测试代码的编写.-demonstration of the basic code COM code and test preparation.
- 2022-03-24 23:04:29下载
- 积分:1
-
在自己的应用程序中使用MS Office功能
在自己的应用程序中使用MS Office功能-In their own applications using the MS Office features
- 2022-07-22 08:01:03下载
- 积分:1
-
使用多维数组传递参数/数据的client端com程序
使用多维数组传递参数/数据的client端com程序 -The client com app for using multi-dimension array to transfer parameter and data
- 2022-07-07 17:16:52下载
- 积分:1
-
用于开发AcTIVE控件的程序,所用技术: 1、只须设置播放文件夹位置即可实现自动播放。 2、开机自动运行并播放 3、热键的设置...
用于开发AcTIVE控件的程序,所用技术: 1、只须设置播放文件夹位置即可实现自动播放。 2、开机自动运行并播放 3、热键的设置-AcTIVE controls for the development of the procedures, techniques used by the : 1, only position player folders can be automatically broadcast. 2, and runs automatically boot three players, hotkey settings
- 2022-08-23 19:34:09下载
- 积分:1
-
带属性页的ATL控件示例,支持IE,WORD作为嵌入对象
带属性页的ATL控件示例,支持IE,WORD作为嵌入对象-With the ATL property page control sample, support IE, WORD as an embedded object
- 2022-07-27 12:25:49下载
- 积分:1
-
com方面的很详尽的资料 个人感觉对大家有很大帮助
com方面的很详尽的资料 个人感觉对大家有很大帮助-of very detailed information on individuals we feel will be very useful
- 2022-02-21 10:53:29下载
- 积分:1
-
Delphi6 using DCOM technology development Distributed System 1.00
delphi6使用DCOM技术开发分布式系统 1.00原代码-Delphi6 using DCOM technology development Distributed System 1.00- source
- 2022-05-07 07:14:09下载
- 积分:1
-
VC++ Serial interconnect realize double window that contains additional code
VC++ 串口实现双机互联 包含视窗加代码-VC++ Serial interconnect realize double window that contains additional code
- 2023-08-23 10:40:03下载
- 积分:1
-
连接到一个exe文件使exe文件自动运行而不是手工运行exe文件/Server的例子...
连接到一个exe文件使exe文件自动运行而不是手工运行exe文件/Server的例子-The example of the server which can make exe file run automatically
- 2022-03-23 22:59:38下载
- 积分: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