-
嵌套类内存布局深入分析,学了COM后觉得理解嵌套类很重要,因此做了一个例子程序。本程序时用VC6.0写的并编译通过...
嵌套类内存布局深入分析,学了COM后觉得理解嵌套类很重要,因此做了一个例子程序。本程序时用VC6.0写的并编译通过-Nested class memory layout in-depth analysis, learning of the COM, I felt very important to understand the nested class, so make an example program. The program, written and compiled using VC6.0 through
- 2023-05-22 05:40:03下载
- 积分:1
-
Comport通讯的控件,包含源代码及详细的Sample Code。
Comport通讯的控件,包含源代码及详细的Sample Code。-Comport communications controls, including source code and detailed Sample Code.
- 2022-05-20 05:48:15下载
- 积分: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
-
在这里下载COM的源代码
inside com source here download
- 2022-03-04 21:31:30下载
- 积分:1
-
active x active x
active x active x
-active x active xactive x
- 2022-01-26 08:15:17下载
- 积分:1
-
itgrid实例,通过实例,可以快速掌握控件的使用…
这是一个itGrid示例,通过这个示例使你能迅速的掌握itGrid控件的使用-itGrid example, through the examples so you can quickly grasp control of the use of itGrid
- 2023-01-05 13:50:03下载
- 积分: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
-
完整的时钟类的实现,运行程序可以输出程序自带的设置时间,并可以自己设置时间。...
完整的时钟类的实现,运行程序可以输出程序自带的设置时间,并可以自己设置时间。-Complete realization of the clock type, operating procedures can bring their own output of the setup time and setup time can be their own.
- 2022-08-21 04:59:40下载
- 积分:1
-
Html组件
Html组件-Html Components
- 2022-09-18 20:10:03下载
- 积分:1
-
将应用程序最小化到托盘,响应鼠标事件,的控件
将应用程序最小化到托盘,响应鼠标事件,的控件-Minimize the application to the tray, in response to mouse events, the control
- 2022-02-01 07:10:08下载
- 积分:1