-
Windows XP peer
Windows XP 点对点软件开发包,英文的.-Windows XP peer-to-peer software development kits, English.
- 2022-11-29 06:40:03下载
- 积分:1
-
VB Communction with different sending formats
VB Communction with different sending formats
- 2022-08-22 11:31:32下载
- 积分: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
-
微软组件:过滤器
微软组件:过滤器-Microsoft components : Filters
- 2023-07-04 00:05:03下载
- 积分:1
-
com编程范例5
com编程范例5-com programming model 5
- 2023-01-26 00:25: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
-
通过代码注册和卸载各种ActiveX控件,
通过代码注册和卸载各种ActiveX控件,-code through registration and unload all kinds of ActiveX controls,
- 2023-04-03 20:10:04下载
- 积分: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
-
多处理器的信号处理平台设计可以用在宇航和防务领域的高性能计算平台设计...
多处理器的信号处理平台设计可以用在宇航和防务领域的高性能计算平台设计-Multi-DSPssignal processing platform design for Aerospace and Defence application
- 2022-01-28 14:07:20下载
- 积分:1
-
进程Client给进程Server发送字符串
进程Server收到后显示出来
进程Client给进程Server发送字符串
进程Server收到后显示出来-Client sends message to Server,and Server
show the message receiving from Client
- 2022-05-15 14:06:21下载
- 积分:1