-
Comport通讯的控件,包含源代码及详细的Sample Code。
Comport通讯的控件,包含源代码及详细的Sample Code。-Comport communications controls, including source code and detailed Sample Code.
- 2022-05-20 05:48:15下载
- 积分:1
-
怎样在com中定义自己的数据类型,看了以后很定有很大的收获
怎样在com中定义自己的数据类型,看了以后很定有很大的收获-how the definition of data types, when they set a very great achievement
- 2022-03-20 22:08:04下载
- 积分:1
-
testcomm 是利用串口RTS、DTR发送微秒级脉冲 ,可广泛应用与工业中....
testcomm 是利用串口RTS、DTR发送微秒级脉冲 ,可广泛应用与工业中.-testcomm is to use serial port RTS, DTR Send microsecond pulse, a wide range of applications and industries.
- 2023-03-10 07:50:03下载
- 积分:1
-
中国联通 关于适应3G的室内分布系统规划建设策略
中国联通 关于适应3G的室内分布系统规划建设策略-China Unicom to adapt to 3G on the indoor distribution system planning and construction policy
- 2022-09-15 18:50:04下载
- 积分:1
-
SAFEARRAY类型的包装类
SAFEARRAY类型的包装类 -Wrapped class for SAFEARRAY
- 2023-06-02 20:40:03下载
- 积分:1
-
一个模拟管道流动的ACTIVEX控件
一个模拟管道流动的ACTIVEX控件-a simulated pipeline flow ACTIVEX control
- 2022-05-18 04:59:13下载
- 积分: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
-
模拟windows提供的用于注册或注销dll、ocx的regsvr32.
也就是如何动态加在DLL,并使用其导出函数的方式...
模拟windows提供的用于注册或注销dll、ocx的regsvr32.
也就是如何动态加在DLL,并使用其导出函数的方式-Simulation to provide windows for the registration or cancellation of the dll, ocx" s regsvr32. That is how the dynamic increase in the DLL, and use its export function the way
- 2022-09-11 20:05:03下载
- 积分:1
-
The classic C program source code contains the common use of C, suitable for beg...
经典的C程序源代码,包含了常见的C的使用,适合初学者。-The classic C program source code contains the common use of C, suitable for beginners.
- 2023-08-08 06:20:03下载
- 积分:1
-
WTL库源码,包括使用范例,如果你想做轻型高效的界面请使用WTL
WTL库源码,包括使用范例,如果你想做轻型高效的界面请使用WTL-WTL library source code, including the use of examples, if you want to light and efficient interface to use WTL
- 2023-08-21 12:15:03下载
- 积分:1