-
3DActiveX控件原码,很好的国外代码,建议同时参考NTGraph3D的其他内容共同使用,我也上传了!...
3DActiveX控件原码,很好的国外代码,建议同时参考NTGraph3D的其他内容共同使用,我也上传了!-3DActiveX control source, a very good source abroad, the proposal NTGraph3D reference to the other elements of common use, I also upload!
- 2022-03-21 19:16:17下载
- 积分:1
-
This is a simple COM
这是一个简单的基于COM的变成实力,虽然简单,但却包含了COM编程的主要原理-This is a simple COM-based into strength, although simple, it includes COM programming of the main tenets
- 2022-06-21 11:24:32下载
- 积分:1
-
一个好用的曲线显示类,真的听有用的,从一个国外网站下的.
一个好用的曲线显示类,真的听有用的,从一个国外网站下的.-curve
- 2022-07-20 23:46:24下载
- 积分:1
-
1.32kb俄罗斯方块
1.32KB Tetris
Programmed by Vzub Pnukem
e-mail: ultrasergman@hotmail.com -feel free to mail
-1.32KB Tetris
Programmed by Vzub Pnukem
e-mail: ultrasergman@hotmail.com-feel free to mail
- 2022-09-20 15:20:04下载
- 积分:1
-
详细描述了Golden串行译码的复杂度,证明了其是一个复杂度非指数型的好算法。...
详细描述了Golden串行译码的复杂度,证明了其是一个复杂度非指数型的好算法。-A detailed description of the Golden serial decoding complexity, and prove that its complexity is a good algorithm for non-exponential.
- 2022-02-26 06:00:30下载
- 积分:1
-
一个简单的DLL程序,MFC的使用,提供了一个简单的调用接口
一个简单的DLL程序,使用MFC实现,提供简单调用接口-A simple DLL procedures, the use of MFC, providing a simple call interface
- 2022-01-21 18:37:32下载
- 积分:1
-
模辊的ActiveX控件
A Die Roll ActiveX Control
- 2022-03-11 12:14:28下载
- 积分: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
-
控件注册器源代码
控件注册器源代码-Control Registry for the source code
- 2023-03-08 07:35:03下载
- 积分:1
-
含有其他控件的ATL控件,并使用GetDlgControl得到子控件并可调用子控件的方法...
含有其他控件的ATL控件,并使用GetDlgControl得到子控件并可调用子控件的方法-ATL control which includes another controls,and can call GetDlgControl() to get child controls and call their methods
- 2023-04-28 07:40:02下载
- 积分:1