-
与DCOM编程
COM&DCOM Programming
- 2022-02-22 04:21:27下载
- 积分:1
-
Easy to learn beginners VC++, The preparation of the first part of game and how...
易于入门者学习VC++,编写小游戏的第一部分,怎样显示出一个人物。-Easy to learn beginners VC++, The preparation of the first part of game and how to show a character.
- 2023-06-10 12:35:03下载
- 积分:1
-
该代码例子提供了一个很好的显示编辑颜色RGBA的颜色配置控件...
该代码例子提供了一个很好的显示编辑颜色RGBA的颜色配置控件-The code examples provide a good show RGBA color editing the color configuration control
- 2023-01-13 22:40:04下载
- 积分:1
-
Windows XP风格之Windows XP风格按钮和滚动条ActiveX控件
Windows XP风格之Windows XP风格按钮和滚动条ActiveX控件-Windows XP style of Windows XP style buttons and scroll bar ActiveX Controls
- 2022-10-19 04:35: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
-
C++代码模拟ATL中的trunk消息处理机制。
C++代码模拟ATL中的trunk消息处理机制。-C code simulation ATL trunk of information processing mechanism.
- 2022-11-14 11:25:03下载
- 积分:1
-
一个简单方便的表格控件 特点: 支持单元合并 支持字体、颜色、对齐等格式设置 支持键盘及鼠标操作 支持滚动条 支持分页打印 支持编辑 支持改变单元格大小 支持选...
一个简单方便的表格控件 特点: 支持单元合并 支持字体、颜色、对齐等格式设置 支持键盘及鼠标操作 支持滚动条 支持分页打印 支持编辑 支持改变单元格大小 支持选择 XML支持 0.3 新增功能:New 支持滚动条 支持分页打印 支持编辑 支持改变单元格大小 支持选择-a simple and convenient form of control features : support for the merger modules support font, color, alignment, format set up to support operation of the keyboard and mouse support rolling tabbed Print support of the editorial support to support a change in the size of the cell for support options 0.3 XML support new features : New support of the rolling Print support tabbed editing support grid to support a change in the size of units to support choice
- 2022-04-18 20:57:10下载
- 积分:1
-
cport
港口
- 2022-04-13 03:42:12下载
- 积分:1
-
本程序支持smtp的dll开发,里面有详细的源代码
本程序支持smtp的dll开发,里面有详细的源代码-This procedure smtp support the development of the dll, which has details of the source code
- 2022-01-22 01:29:48下载
- 积分: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