-
上面代码的测试程序
上面代码的测试程序 -The test example of above code
- 2022-01-24 17:25:15下载
- 积分:1
-
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
-
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
-
com调试软件 com调试软件
com调试软件 com调试软件 -com调试软件com调试软件com调试软件com调试软件
- 2022-09-15 03:30:03下载
- 积分:1
-
vc调用vb的dll的例子,这个例子是在www.codeproject.con上的
vc调用vb的dll的例子,这个例子是在www.codeproject.con上的-vc the dll call vb examples, this example is in the www.codeproject.con
- 2022-03-20 11:02:52下载
- 积分:1
-
利用vc的atl摸板向导生成com组件,该例子主要演示了事件的实现机制...
利用vc的atl摸板向导生成com组件,该例子主要演示了事件的实现机制-use vc atl foil the Wizard com generation components, the main example of the demonstration of the incident Implementation Mechanism
- 2022-06-19 13:24:22下载
- 积分: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
-
调用IE的COM组件的程序。里边有详细的文字说明。
调用IE的COM组件的程序。里边有详细的文字说明。-Call IE
- 2022-02-15 01:23:32下载
- 积分:1
-
COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料
COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料-COM/DCOM Programer Guide is a good book for developer COM.
- 2022-09-10 19:20:04下载
- 积分:1
-
一个很好的COM组件用于初学者学习和使用很方便的。
一个很好的COM组件用于初学者学习和使用很方便的。-a good COM for beginners learn and very easy to use.
- 2022-09-06 23:35:03下载
- 积分:1