-
discribe how go use scure edit in c
discribe how go use scure edit in c-discribe how go use scure edit in c++
- 2022-03-14 15:56:06下载
- 积分:1
-
多点触摸操作示例
对于此示例,创建一个CDrawingObject类,可以编程方式平移,旋转或缩放。 AnIManipulationProcessor接口被实例化。一种操纵事件接收器创建接受一个指向theCDrawingObject类,在其构造函数中IManipulationProcessor接口。连接点的IManipulationProcessor在操纵事件接收器实现创建,这样的事件接收器接收由theIManipulationProcessor引发的事件。触摸数据被馈送到IManipulationProcessor界面,然后该接口将提高_IManipulationEvent事件。在CManipulationEventSink类的事件处理程序将通过调用访问器上的指针CDrawingObject更新CDrawingObject的方向。下面的代码显示窗口是如何设置的触摸,以及如何CDrawingObject andIManipulationProcessor被实例化,并传递给CManipulationEventSink构造函数。
- 2022-02-04 04:59:55下载
- 积分:1
-
Windows NT2000 32 capture word, delphi,with the help of mouse hook and winapi,th...
Windows NT2000 32位取词
delphi,利用鼠标钩子和winapi实现屏幕取词功能,无解压密码-Windows NT2000 32 capture word, delphi,with the help of mouse hook and winapi,this program can capture screen word.whithout unzip password.
- 2022-04-09 07:15:44下载
- 积分:1
-
Windows programming 最经典的win32教程,中文第五版,学习VC的经典之作
Windows programming 最经典的win32教程,中文第五版,学习VC的经典之作-Windows programming tutorial win32 classic, Chinese Fifth Edition, learning classic VC
- 2022-01-27 11:58:22下载
- 积分:1
-
将菜单转换成树TreeView
将菜单转换成树TreeView-menu will be converted into tree TreeView
- 2022-03-24 08:45:33下载
- 积分:1
-
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_D...
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "C_FA" //保护文件
const CString REQ_RENAME = "C_FR" //重命名
const CString REQ_COPY = "C_FC" //拷贝
//-------------发送文件--------------
const CString REQ_SNDFILE = "R_FL"
const CString REP_SNDFILE = "S_FL"
//-----------------------------------
//-------------接收文件--------------
const CString REQ_REVFILE = "C_FL"
const CString REP_REVFILE = "S_FL"
//-----------------------------------
//-------------更改目录--------------
const CString REQ_CHGDIR = "C_DC" //更改目录
//-------------更改目录--------------
//-------------根目录名--------------
const CString ROOT_DIR_NAME = "LSV2" //根目录名
//-------------根目录名-LSV2 trans
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "
- 2023-01-08 18:05:03下载
- 积分:1
-
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的...
为了下载!还要先上传!没办法!弄个简单的计算器程序吧是用c#做的-to download! The more uploads! No way! Fritter simple calculator program it is doing c#
- 2022-02-03 00:54:58下载
- 积分:1
-
C source Mantebu Lott Set
C源码 曼特布罗特集-C source Mantebu Lott Set
- 2022-09-05 13:15:03下载
- 积分:1
-
opencv运动目标检测
本文档是对本地视频的运动目标进行处理,利用帧差法提取出运动目标,从而进行针对目标的一系列操作。
- 2023-01-12 11:10:19下载
- 积分:1
-
实现象ToolTips那样的上下文帮助
实现象ToolTips那样的上下文帮助-The Example of implementing the help of tooltip style
- 2022-11-14 19:50:04下载
- 积分:1