-
使用Windows标准类ListBox来建立ActiveX控件
使用Windows标准类ListBox来建立ActiveX控件 -The example of using standard class in windows to create activex control
- 2022-05-19 15:59:38下载
- 积分:1
-
利用COM技术从数码相机上显示并下载图片
利用COM技术从数码相机上显示并下载图片-The use of COM technology from a digital camera and download pictures to show
- 2022-01-24 19:07:42下载
- 积分:1
-
视频ActiveX控件
视频ActiveX控件-video ActiveX
- 2022-04-23 06:25:52下载
- 积分:1
-
图像合成的代码。可以将选择的图像合并为一张图像。
图像合成的代码。可以将选择的图像合并为一张图像。-Image synthesis code. Choice of images can be merged into one image.
- 2022-03-16 04:54:10下载
- 积分:1
-
Operation of a number of shell package ActiveXEx operation of a number of shell...
对一些shell操作的封装ActiveXEx -Operation of a number of shell package ActiveXEx operation of a number of shell package ActiveXEx
- 2022-02-20 11:46:24下载
- 积分:1
-
Automatic reboot or shutdown the computer by one click. Example WinAPI functions
Automatic reboot or shutdown the computer by one click. Example WinAPI functions
- 2022-03-10 23:51:55下载
- 积分:1
-
组件技术综合资料库。COM,COM+,DCOM,ATL,ActiveX,DLL等等技术汇集
组件技术综合资料库。COM,COM+,DCOM,ATL,ActiveX,DLL等等技术汇集-component technology integrated database. COM, COM, DCOM, ATL, ActiveX, DLL, etc. Technology Survey
- 2023-07-19 10:05:05下载
- 积分:1
-
做数据采集上位机用控件,可显示各种图形曲线
做数据采集上位机用控件,可显示各种图形曲线-PC Data Acquisition to do with control, can display a variety of graphical curve
- 2022-03-25 17:18:22下载
- 积分:1
-
该空间是一位数码显示管,它的大小、颜色、显示的内容可以通过控件的属性对话框直接定义,非常方便用资源编辑器编辑...
该空间是一位数码显示管,它的大小、颜色、显示的内容可以通过控件的属性对话框直接定义,非常方便用资源编辑器编辑-the space is a digital display tubes, which is the size, color and content of the show can control the attributes of direct dialog definition, a very convenient resources Editor Editor
- 2022-01-25 15:24:10下载
- 积分: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