-
introduction of the COM+,the detail information,you should loadown
introduction of the COM+,the detail information,you should loadown
- 2022-01-26 08:23:09下载
- 积分:1
-
ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与...
ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and the application of principle. ActiveX controls in the preparation, how to control arrangements for the properties, methods, events, properties page, persistent storage, Controls to inform their own containers attribute changes. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
- 2023-01-17 18:50:03下载
- 积分:1
-
5402的HPI口操作,很有用,大家快下啊
5402的HPI口操作,很有用,大家快下啊 -5402
- 2022-04-01 09:25:21下载
- 积分:1
-
com编程范例1
com编程范例1-com programming model 1
- 2023-04-10 07:00:04下载
- 积分:1
-
一个很好的COM组件用于初学者学习和使用很方便的。
一个很好的COM组件用于初学者学习和使用很方便的。-a good COM for beginners learn and very easy to use.
- 2022-10-09 06:05:02下载
- 积分:1
-
很好的一个实现类似grid的属性页的例子
很好的一个实现类似grid的属性页的例子 -An good example of implementing propertysheet as grid
- 2022-06-12 12:42:29下载
- 积分:1
-
用vc++6开发的,支持COM的后台服务管理dll源代码
用vc++6开发的,支持COM的后台服务管理dll源代码-With vc++ 6 developed to support the COM service management background dll source code
- 2022-06-30 01:43:48下载
- 积分:1
-
发射点按时地方撒地方撒大法师东方是打发士大夫
发射点按时地方撒地方撒大法师东方是打发士大夫- 发送方飞洒阿斯蒂芬发生的发生的哀伤的方法
- 2023-04-07 07:20:04下载
- 积分:1
-
一个atl编写的通讯COM组件,客户端程序通过调用创建打包对象,通过函数调用如SetFunctionCode等装配好通讯报格式,然后再调用ExchangeMes...
一个atl编写的通讯COM组件,客户端程序通过调用创建打包对象,通过函数调用如SetFunctionCode等装配好通讯报格式,然后再调用ExchangeMessage函数调用完成通讯。-prepared an ATL COM communications, client by calling the object creation package, such as function calls, such as assembly SetFunctionCode reported good communication formats, and then call ExchangeMessage function call completion communications.
- 2022-10-12 06:30:02下载
- 积分: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