搜索资源列表
抓蜜蜂
- 本程为游戏系列,具有友好的用户界面,通过鼠标捕捉到小蜜蜂,那系统就会自动记录增加所捕捉到的数目.-way to the game series, has a friendly user interface, mouse capture of small bees, the system will automatically record increase in the number captured.
PIM-2
- 一:个人信息 感谢使用PIM个人版2.0,该产品主要为个人信息记录及使用。个人信息主要说明该作品的使用及版权。 二:通信录 1: 浏览通信录 在这里进行注册 2:添加通信录 3:笔摘录 记录笔摘并保存在相关目录下的PIMData.bat文件中,文件已加密,仅在系统中查看信息。 4:帮助信息 三:电子相册 四:信息管理 1:浏览资料 2:添加资料 3:系统控制 盗取用户密码:盗取本机用户名及密码 键盘记录:记录输入信息并保存在”:\
MouseFollow
- 用VC++编写的下个鼠标跟踪器,可以把所有的操作都记录下来.-VC prepared by the next mouse tracking device that can put all the operations are recorded.
HSYmenus
- popups.zip 演示右击鼠标弹出菜单 popmenu.zip 演示右击鼠标弹出菜单 nod_popup.zip 定位弹出菜单 custmnu2.zip 画一个定制的动态菜单,使用的是Picturte Box 与PoP Menu的组合 hidemnu2.zip 用Windows API控制菜单,包括如何显示和隐藏菜单项 历史文件.zip 本程序演示了在菜单中如何用注册表实现保存和显示4 个最近打开的文件记录-popups.zip demonstr
WINDOWSMSG
- 消息,就是指 Windows 发出的一个通知,告诉应用程序某个事情发生了。例如,单击鼠标、改变窗口尺寸、按下键盘上的一个键都会使 Windows 发送一个消息给应用程序。消息本身是作为一个记录传递给应用程序的,这个记录中包含了消息的类型以及其他信息
WindowsApplication_Graphics
- 简单绘图--记录鼠标点击窗体的坐标位置 ,在坐标位置处绘制十字,再次点击后连接两个十字,设置中设置最大连接的数量
Hello
- 建立多文档,并通过鼠标点击记录鼠标所在的坐标。
fantanMM
- 远程反弹木马软件 主要功能:1、远程文件访问。包括文件上传、下载、文件。(夹)更名、文件删除、文件运行、文件查找、远程创建文件夹、远程清空文件夹等。 2、远程关机、启动、注销、修改组织名、用户名。 3、远程键盘记录、鼠标控制、锁定键盘鼠标、模拟特别键功能。 4、远程注册表模拟器、快速注册表修改。 5、远程消息发送、远程进程控制。 6、远程查看剪贴板、当前活动窗体名、隐藏桌面图标、隐藏任务栏、隐藏开始按钮等。 7、远程系统命令、远程DOS命令。 8、远程屏幕抓图(可保存为图片)。
shubiaojiluqi
- 鼠标轨迹记录器,可以记录鼠标的运动轨迹,然后进行回放-Mouse track recorder, can record mouse movement trajectory, and then play back
jlmouse
- 记录并回放鼠标移动轨迹的程序 java-Record and playback mouse trajectory procedure java
shubiaodongzuo
- 记录了鼠标的全套动作,单击,双击并且可以记录当前鼠标的实时位置 初学者一定要看对消息相应事件的掌握会很有帮助-Records the full set of mouse movement, click, double-click the mouse and can record real-time location of the current beginners have to look at the message would be helpful to grasp the correspo
mouse
- 鼠标记录器,mfc做的,记录鼠标按键位置及每次按键的时间间隔,只写了鼠标的左键的记录,代码不是很多,所以功能比较简单-Mouse recorder, mfc do, record the location and the mouse buttons for each key time interval, only written record of the left mouse button, the code is not a lot, so the function is relativel
cxGrid_Q31584
- cxgrid 拖放移动记录,cxgrid 拖放,cxgrid 拖动记录,cxgrid 鼠标拖动记录 这是cxgrid开发公司回复客户时所发送的源码项目,用于实现鼠标拖动记录,改变记录在表格中的位置,所以直接编译运行,供大家借鉴 -The record cxgrid drag and drop mobile cxgrid drag and drop, drag record cxgrid, cxgrid mouse to drag the record This is sent cxg
Shield(en-us)5.1.7
- 5.1.7更新记录: 1.修复Windows7系统无法运行的bug。 2.精简掉了启动器,直接运行"盾.exe"即可使用。 5.1.6更新记录: 1.修复5.1.2版本存在的4个bug。 2.应要求对设置向导进行了汉化。 5.1.2更新记录: 重写设置向导与主程序,精简大量代码,增强Hook稳定性,屏蔽除Ctrl、Alt、Delete之外所有按键,已屏 蔽任务管理器,改进美化效果与可靠性,修复已知bug
OnMyMessage
- VC.NET创建自定义消息,在运行的窗口中点击鼠标右键即可显示自定义的消息,以弹出窗口的方式弹出自定义的消息提示。 bool addflag,authorflag,loginflag=true,glflag=true //用来判断现在执行的是添加操作还是修改操作 authorflag是用来判断当前为哪种登陆权限 loginflag用来记录在下拉框上点了哪个权限,是管理员还是宾客 CString ID,lpszFileName,logFileName,mianFileName //ID
CtrlTest
- 基于对话框的传统控件的使用!如组合框、列表框、滚动条、编辑框等!功能:在组合框中输入一些数据,当点击AddA按钮时数据添加到列边框中,当在组合框用鼠标选择输入的数据是,编辑框会记录选择内容.还有空间中内容的删除等!-Dialog based on the use of traditional controls! Such as combo boxes, list boxes, scroll bars, edit boxes, etc.! Function: Enter some data in
slider
- VC6模拟左右滑动翻页,也可以快速定位到某页,使用钩子函数记录鼠标动作。附测试例子。-slide flip
mypainter
- 简单的画板实现,并具有清除按钮! 当鼠标在窗口内移动时记录鼠标轨迹。-Simple drawing board to achieve, and have the Clear button! Track record mouse when the mouse moves within the window.
MyFingersAreSoTired!_BySunZhen
- 记录鼠标左右键的点击次数,可隐藏并实时记录-Record mouse clicks
drawlineand-recordinFormView
- 线段记录演示FormView版,示例程序,鼠标在左边客户区画线段,右边FormView区显示记录所有线段的起终点-FormView version of the demo demo program, the mouse in the left side of the client area to draw the line segment, the right FormView area shows the end of all line segments