搜索资源列表
mousehook
- 安装一个鼠标钩子-install a mouse hook
屏幕取词之MouseHook
- 屏幕取词中,截获当前鼠标消息的部分。程序根据当前点得到当前窗口的文字。- The screen takes in the word, interception current mouse news part. The procedure basis current spot obtains the current window the writing.
vc_jiqiaoshili_part5
- Visual.C++程序设计技巧与实例--配套光盘 第5章 消息映射与处理 本章共8个实例: 1. Mouse鼠标消息示例 2. KeyBoard键盘消息示例 3. Sender_Reveiver利用消息来实现内部进程通信 4. MouseHook鼠标钩子示例 5. SubClass通过子分类来重定向消息 6. SuperClass超分类示例 7. Test重载OnCmdMsg来截获和重定向消息
mousehook
- 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中. Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通 过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口, 用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以 实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如 键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消
mousehook
- 一个简单的鼠标钩子才程序,实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中-A simple mouse hook procedures only to achieve timely access to the current title of the window where the mouse and displays them in a editbox in the
MouseHook
- 比较简单的鼠标钩子,实现鼠标钩子基本功能-Relatively simple mouse hook, hook realize the basic functions of the mouse
MouseHook
- C#2005下鼠标全局钩子的实现演示源代码.-C# 2005 a mouse global hook under the realization of demo source code.
MouseHook
- 钩子函数入门实例。 系统钩子的编程实例-Example entry hook function. Hook programming examples
MouseHook
- Mouse Hook,简单的全局钩子程序,对指定的事件进行过滤.-Mouse Hook, a simple global hook procedures, the specified event filter.
message
- vc++消息处理实例:CMDFUN,KEYBOARD,MOUSE,MOUSEHOOK,SENDER_REVEIVER,SUBCLASS,SUPERCLASS,TEST-vc++ message handling example: CMDFUN, KEYBOARD, MOUSE, MOUSEHOOK, SENDER_REVEIVER, SUBCLASS, SUPERCLASS, TEST
Mousehook
- 一个简单的鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中 -A simple mouse hook procedures to achieve timely access to the current title of the window where the mouse and displays them in a editbox in the
mousehook
- 一个鼠标勾子例子程序!非常简单,仅供初学者使用-Example of a mouse hook procedure! Very simple to use for beginners
mousehook
- 用钩子实现对鼠标的操作,可以截留鼠标信息,很方便-Using hook to realize the operation of the mouse, you can retain the mouse information, very convenient
mousehook
- 一个鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中-A mouse hook procedure to achieve timely access to the current title of the window where the mouse and displays them in a editbox in the
MouseHook
- 简单的鼠标钩子例子,可显示鼠标所在窗口的标题!模拟金山词霸取词功能,包括一个系统钩子DLL和调用程序!-A simple mouse hook example, where the window can display the title of the mouse! Simulation PowerWord check word features, including a system hook DLL and call the pro
mousehook
- 在系统中挂接全局鼠标钩子,可以捕获任何时刻任何程序中的鼠标位置。-Articulated in the system global mouse hook, you can capture any process at any time the location of the mouse.
Mousehook
- 仙剑online外挂加抓图抓坐标工具: vc--vs2008 1.在游戏界面按任意键可以抓取当前坐标的坐标值和rgb颜色。 2.仙剑online自动打怪、加血功能: 其中怪物血值和自己人物的血值颜色、坐标需要用1中的功能抓取后替换到代码中。-仙剑online plug-plus drawings coordinates grasping tools: vc- vs2008 1. In the game interface
MyIEBar
- 用delphi编写的my ie bar, ...Console...IE_BAR...IETool...MouseHook -Delphi prepared with my ie bar, ... Console ... IE_BAR ... IETool ... MouseHook
Mousehook
- 此代码是一个经典的鼠标钩子的程序,阐述了MFC的钩子的功能-mouse hook
mousehook
- WINCE5.0 下键盘鼠标钩子源码 注:WINCE6下貌似不能用-wince5.0 keyboard hook