-
使用ATL建立Com Server程序的例子
使用ATL建立Com Server程序的例子 -The example of using ATL to setup up com server
- 2023-02-15 12:40:03下载
- 积分:1
-
ActiveX Scripting translation website for the Script language, the version suppo...
ActiveX Scripting 是用于翻译网页中的Script语言,该版本仅支持delphi3,delphi4,希望对大家有用-ActiveX Scripting translation website for the Script language, the version supports only delphi3, delphi4, useful for all
- 2023-06-14 09:05:03下载
- 积分:1
-
bho测试的一个例子,适合初学者,一个很好的例子
bho测试的一个例子,适合初学者,一个很好的例子-An example of bho test is suitable for beginners, a good example
- 2023-05-13 22:05:02下载
- 积分:1
-
在activex容器中如何选择和激活对象,如何管理嵌入对象的大小和位置,如何实现对对象的保存等功能。
在activex容器中如何选择和激活对象,如何管理嵌入对象的大小和位置,如何实现对对象的保存等功能。-in containers how to choose and activate objects, how to manage the embedded object to the size and location, how to achieve the object of preservation capabilities.
- 2022-06-16 17:12:57下载
- 积分: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
-
Common Interface Hardware Inside
Common Interface Hardware Inside-Common Interface Hardware Inside
- 2023-09-06 22:45:04下载
- 积分:1
-
用vb编写的导线程序的源码,和大家共同学习。多谢大家的支持。...
用vb编写的导线程序的源码,和大家共同学习。多谢大家的支持。
-Prepared using vb source wire procedures, and we all learn together. I would like to thank everyone" s support.
- 2022-09-18 06:05:03下载
- 积分:1
-
自动关闭和重启计算级的程序
用vc代码实现 代码简洁
自动关闭和重启计算级的程序
用vc代码实现 代码简洁
-Automatic shutdown and restart procedure for calculating using vc code-level implementation code clean
- 2022-01-21 22:08:10下载
- 积分:1
-
vb中bmscomm控件的基本属性,事件的介绍,希望对大家有所帮助
vb中bmscomm控件的基本属性,事件的介绍,希望对大家有所帮助-vb in bmscomm control the basic properties of introduction events, and they hope to help everyone
- 2022-11-18 12:10:03下载
- 积分:1
-
没有上下限的串口调试程序,自动识别串口号。大家看看啊!...
没有上下限的串口调试程序,自动识别串口号。大家看看啊!-There is no upper and lower limits of the serial debugger, automatic identification serial number. Everyone take a look at ah!
- 2022-05-23 01:47:47下载
- 积分:1