文件名称:keyboad-replace-mouse
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 21kb
- 下载次数:
- 1次
- 提 供 者:
- 符**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
键盘模拟鼠标,其实就是让接收键盘消息,然后让相应的按键模拟鼠标的动作! 我的程序里面方向键上 下 左 右 分别代表鼠标的移动! F6是左键点击,F7是右键点击,F9是退出,把操作权还给鼠标! 注意,本程序是基于Win32SDK 写的,没有用MFC的任何函数!占用内存只有1MB多!-Keyboard, mouse simulation, in fact, to receive keyboard messages, then the appropriate button to simulate mouse movements! Inside my program up and down arrow keys move the mouse left and right represent! F6 is left click, F7 is the right-click, F9 was out, the right to operate the mouse back! note that this process is based on the Win32SDK written, did not use any MFC function! takes only 1MB of memory and more!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
键盘模拟鼠标\MoveCursor.cpp
............\MoveCursor.h
............\resource.h
............\Script1.aps
............\Script1.rc
............\说明.txt
............\键盘模拟鼠标.cpp
............\键盘模拟鼠标.dsp
............\键盘模拟鼠标.dsw
............\键盘模拟鼠标.ncb
............\键盘模拟鼠标.opt
............\键盘模拟鼠标.plg
键盘模拟鼠标
............\MoveCursor.h
............\resource.h
............\Script1.aps
............\Script1.rc
............\说明.txt
............\键盘模拟鼠标.cpp
............\键盘模拟鼠标.dsp
............\键盘模拟鼠标.dsw
............\键盘模拟鼠标.ncb
............\键盘模拟鼠标.opt
............\键盘模拟鼠标.plg
键盘模拟鼠标