搜索资源列表
customcaption.zip
- 一个激动人心的自制窗口标题(caption)的程序源码。当然使用了hook
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提示操作方法
FlashForm
- 闪烁你的窗口。使用API函数,让产生消息的窗口标题出现闪烁,提请操作人员的注意,这是大部分应用程序都要用到的技巧。全部源码,保证可用。
programe
- 鼠标钩子程序,实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中.
mousehook
- 一个鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中
TIcon2
- 一剑N招小工具,利用hook技术实现Ctrl加键盘上数字键可方便启动你想要启动的应用程序.还可以实现窗口最上定位.方法是点住图片不要释放,将其拖到要定位的窗口标题栏即可-sword strokes small tools, use Ctrl hook technology increases the number keys on the keyboard can start your convenience wanted to start the application. The window
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!
wuxian
- 在家用无线上网,发现没有记录时长的功能,于是自己写了一个。用API去操作无线上网的程序,用的时候可能要自己去改一下窗口的标题-Wireless Internet access in the home and found no record of when the length function, then write your own one. API to operate with wireless Internet access program, and use the time to ch
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
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 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!
KeyboardMouseMonitor
- 一个简单的鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中-Keyboard and mouse hook examples. Can capture the window s title pointed by mouse and display it.