搜索资源列表
Mouse_hook_
- 一个简单的鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中-a simple mouse hook procedures to achieve timely access to the current window where the mouse title, and its display in which a EDITBOX
mousehook
- 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中. Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通 过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口, 用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以 实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如 键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消 息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并
mousehook
- 一个简单的鼠标钩子才程序,实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中
Mousehook
- 一个简单的鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中
mouse_hook
- 鼠标钩子程序。通过移动鼠标到窗口。可以取得该窗口的标题
GetWndTitle
- 利用钩子获取窗口标题并在控件中显示的程序,并有TIP提示操作方法
Mouse
- 本实例利用鼠标钩子实现了对鼠标所在窗口标题的捕捉
programe
- 鼠标钩子程序,实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中.
mousehook
- 一个鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中
Mouse.rar
- 简单的鼠标钩子,能捕获鼠标所在窗口的标题,并显示在指定文本框中。适合初学者。,A simple mouse hook to capture the title of the window where the mouse and displays the specified text box. Suitable for beginners.
globalHook.rar
- 全局钩子的一个例子,能截获CBT_Active消息,对该窗口的标题进行修改,对了解钩子有很好的作用,An example of the global hook that can intercept CBT_Active message, the title of the window changes to the understanding of the role of good hook
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 procedure!
API
- 进程注入API的连接 标题:进程注入/ API的挂接 描述:这表明你2接口连接的技术。内隐联系测验连接和功能调整,还如何在您的代码注入到另一个VB的过程和钩子函数遥。由于离子离子亚历克约内斯库他注射演示。重要的是,你读了读的“注入”目录。 此文件来自星球源Code.com ...家庭数百万行的源代码 您可以查看关于此代码/和或投票在: http://www.Planet-Source-Code.com/vb/scr ipts/ShowCode.asp?txtCodeId=
Hookmouse
- 一款不错的VC++鼠标钩子程序,打开本程序后,鼠标主到打开的任一窗口的标题栏上,该窗口的信息就会显示在钩子程序里显示,和以往的鼠标钩子有点区别。程序一共分两部分,一部分是Mousehook.dll的源程序,另一部分则是调用些DLL生成的钩子程序。-A good VC++ mouse hook procedure, open the program, the mouse to open any of the main window title bar, the window information
spy
- 键盘钩子 源代码(在记录键盘值时也记录的窗口的标题)-Source code (record in the keyboard hooks also record of keyboard value when the window s title)
HOOK
- 1.这是一个基于钩子技术的*工具 2.HOOK文件夹下时DLL模块,SetHook文件夹下是安装DLL的程序 3.工具可以记录各种语言(包括中文、日文等等...)及符号,记录保存在c:\hooktxt.txt目录下 4.程序可以抓取输入窗口的标题-1. This is a hook-based keyloggers technology tools 2.HOOK folder when the DLL module, SetHook DLL folder of the i
MousehookDll
- vc 创建记录当前鼠标所在窗口标题信息的鼠标钩子DLL\MousehookDll的源码-vc create a record where the window header information current mouse mouse hook DLL \ MousehookDll source
UseMouseHook
- vc 调用鼠标钩子DLL,显示鼠标所在窗口的标题\UseMouseHook的源码-vc call the mouse hook DLL, where the window displays the title of the mouse \ UseMouseHook source
MousehookDll
- vc——创建记录当前鼠标所在窗口标题信息的鼠标钩子DLL\MousehookDll的程序源码,值得一看!-vc- create a record where the window header information current mouse mouse hook DLL \ MousehookDll the program source code, worth a visit!
UseMouseHook
- vc——调用鼠标钩子DLL,显示鼠标所在窗口的标题\UseMouseHook的程序源码,值得一看!-vc- call the mouse hook DLL, where the window displays the title of the mouse \ UseMouseHook the program source code, worth a visit!