-
通过代码注册和卸载各种ActiveX控件,
通过代码注册和卸载各种ActiveX控件,-code through registration and unload all kinds of ActiveX controls,
- 2023-04-03 20:10:04下载
- 积分:1
-
近年来,随着YDcom的迅猛发展,给用户带来了com的方便,也对YDcom的服务质量有了更高的要求。为提高YDcom服务和业务管理水平,树立YDcom企业良好的...
近年来,随着YDcom的迅猛发展,给用户带来了com的方便,也对YDcom的服务质量有了更高的要求。为提高YDcom服务和业务管理水平,树立YDcom企业良好的服务形象。今年,DD省正建立全省的YDcom客户服务中心系统,为明年的客户服务年作准备,各个地市的客服中心的建设正顺利地进行,省中心的建设迫在眉睫。-In recent years, with the rapid development of YDcom to give users the convenience of the com, but also YDcom have a higher quality of service requirements. YDcom In order to enhance the level of service and business management, enterprise YDcom establish the image of good service. This year, DD is the establishment of the province of the province YDcom customer service center system, the customer service next year to prepare for the year, all to the city center building is carried out smoothly, the imminent construction of the provincial centers.
- 2022-04-12 04:14:33下载
- 积分:1
-
潘爱民的《COM原理与应用》一书中的第2章的源码
潘爱民的《COM原理与应用》一书中的第2章的源码-PAN Ai-min
- 2022-05-22 19:15:36下载
- 积分:1
-
一个虚拟仪表控件,随着时间指针移动,可以显示速度,角度,电压等,很实用,对做控制监控系统有很大帮助...
一个虚拟仪表控件,随着时间指针移动,可以显示速度,角度,电压等,很实用,对做控制监控系统有很大帮助-a Virtual Instrument Control, as the target time for Mobile can demonstrate that the speed, angle, voltage, very practical, to do control monitoring system is very helpful
- 2023-08-12 00:50: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
-
com方面的很详尽的资料 个人感觉对大家有很大帮助
com方面的很详尽的资料 个人感觉对大家有很大帮助-of very detailed information on individuals we feel will be very useful
- 2022-02-21 10:53:29下载
- 积分:1
-
关于微软最新技术SilverLight的介绍,适合初学者。(英文版)
关于微软最新技术SilverLight的介绍,适合初学者。(英文版)-The latest technology on the Microsoft
- 2022-01-23 10:30:34下载
- 积分:1
-
active x active x
active x active x
-active x active xactive x
- 2022-01-26 08:15:17下载
- 积分:1
-
LABVIEW串口调用COM控件的详细实例,经过运行
LABVIEW串口调用COM控件的详细实例,经过运行-LABVIEW serial COM control, called the detailed examples, after a run
- 2022-01-26 02:53:16下载
- 积分: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