-
这是一个ActiveX控件,可以让你创建和存取CAB文件
这是一个ActiveX控件,可以让你创建和存取CAB文件-This is an ActiveX control that allows you to create documents and access CAB
- 2022-04-08 03:20:17下载
- 积分:1
-
一个非常实用和漂亮的日期窗口控件calendar_app源代码,VC的。
一个非常实用和漂亮的日期窗口控件calendar_app源代码,VC的。-a very practical and beautiful date window controls calendar_app source code, VC.
- 2022-05-10 23:03:53下载
- 积分:1
-
dcom的电子白板代码,局域网可以用
dcom的电子白板代码,局域网可以用-DCOM code can be used LAN
- 2022-03-16 02:02:22下载
- 积分:1
-
一个Active Form的范例
一个Active Form的范例-an example of the Active Form
- 2022-04-10 00:24:12下载
- 积分:1
-
VC COM and COM sequel (sample kit)
VisualC++COM和COM+篇(示例包)-VC COM and COM sequel (sample kit)
- 2022-05-21 10:34:35下载
- 积分:1
-
visual c++环境下使用ActiveX 控件MSCHART表现曲线变化趋势和不同表现方式...
visual c++环境下使用ActiveX 控件MSCHART表现曲线变化趋势和不同表现方式-visual environment using ActiveX MSCHART performance curve trends and different means of expression
- 2022-11-20 04:15:03下载
- 积分:1
-
几篇2006年IEEE Globecom的论文,作者为J.M.Cioffi教授的学生,对MIMO
几篇2006年IEEE Globecom的论文,作者为J.M.Cioffi教授的学生,对MIMO-OFDM研究者有相当参考价值-Globecom 06_Papers
- 2022-01-26 08:14:58下载
- 积分:1
-
DJGPP
DJGPP
This the official DJGPP distribution area. Nearly all people
should get the files v2/readme.1st and v2/faq*.zip to figure out what
to download. See http://www.delorie.com/djgpp/ for more information.
The subdirectories are organized as follows:
For DJGPP Version 2.01:
v2 DJGPP Version 2.XX
v2gnu GNU programs built with/for djgpp V2
v2tk Toolkits for DJGPP V2 (libraries & etc)
v2apps Programs built for DJGPP V2
v2misc Other DJGPP V2 stuff
If for some reason you need the old DJGPP Version 1.12:
v1 DJGPP Version 1.XX (get v1/readme.1st and v1/djgpp.faq)
v1gnu GNU programs built with/for djgpp V1
v1tk Toolkits for DJGPP V1 (libraries & etc)
v1apps Programs built for DJGPP V1
v1misc Other DJGPP V1 stuff
The following files contain information about this archive:
README This file
FILES Locations of all the files
LISTINGS.zip all text files and listings of all the zip files-DJGPP
This is the official DJ
- 2022-12-02 19:20: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
-
在非MFC的ATL程序中加入CString类
在非MFC的ATL程序中加入CString类 -Adding CString class to none-MFC ATL application
- 2023-06-04 18:05:03下载
- 积分:1