搜索资源列表
利用鼠标钩子隐藏窗体
- 利用鼠标钩子隐藏界面的例子程序,方便初学者学习鼠标钩子用法-use of the mouse interface hook hidden example in order to facilitate beginners learning mouse usage hook
sbxxgz
- 鼠标消息钩子,利用Delphi7.0编程,含源码!-mouse news hook, using Delphi7.0 programming, including source code!
VC-system-programming
- 包括:cdrom控制,cpu和mouse信息,USB编程,测试cpu速度,检测键盘按键,列出进程,鼠标钩子编程,系统信息获取,注册表编程-include : cdrom control, cpu and mouse information, USB programming, cpu speed test to detect the keyboard keys, listing process, the mouse hook programming, system information acce
Screen_Capture
- 利用Visual C++ 6.0写的屏幕截图程序。 程序是在鼠标钩子的基础上实现屏幕截图。另外这个程序还实现了全屏显示的功能。 本程序能以BMP位图格式保存截取到图片。-using Visual C 6.0 Screenshots written procedures. Procedures in the mouse hook on the basis of screenshots. Also this procedure has achieved a full screen displ
2005325183220756
- vc制作型号密码查看器.熟悉系统编程的应该知道钩子能截获系统并得理发送给其它应用程序的消息,能完成一般程序无法完成的功能。这里我们主要用到了WH_KEYBOARD 键盘钩子和WH_MOUSE 鼠标钩子.-vc production models password viewer. Programming familiar with the system should know hook system capable of intercepting and with the other barber
hook.rar
- delphi delphi 鼠标键盘钩子,delphi 鼠标键盘钩子
MouseMeter
- 这是个基于VB版的鼠标钩子程序,程序适时跟踪计算鼠标坐标、移动距离、像素转换等,还可以设置窗口永远在最上层,不遮挡!-This is based on the VB version of the mouse hook procedure, timely follow-up procedures for calculating the coordinates of the mouse, move distance, pixel conversion, you can set the window
mousegouzi
- 鼠标钩子程序,由VC++编写,可以显示当前鼠标所在的窗口的名称-Mouse hook procedures, by VC++ Prepared, you can display the current mouse window where the name of
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
HOOKAPI
- 使用钩子函数-数据传递HOOKAPI获取当前鼠标指针的全局钩子源码-The use of hook function- HOOK API data transfer mouse pointer access to the current global hook source
HookMouse
- 一款不错的VC++鼠标钩子程序,打开本程序后,鼠标主到打开的任一窗口的标题栏上,该窗口的信息就会显示在钩子程序里显示,和以往的鼠标钩子有点区别。程序一共分两部分,一部分是Mousehook.dll的源程序,另一部分则是调用些DLL生成的钩子程序。在VC6下编译通过。-A good VC++ mouse hook procedure, open the process, the mouse to open the main window title bar of any of the inform
c_mouse
- c++ 鼠标事件的操作,包括介绍了一些深入到系统调用的事件,如鼠标钩子-c++ mouse programing,including hook
hook-vc2010
- 有很多鼠标钩子的程序下载不能运行,本程序重新修改后编译成功,并付执行文件。本程序实现对窗口消息的截获,是通过调用dll实现显示鼠标在桌面上坐标。-There are many mouse hook download can not run, the program compiles successfully re-revised, and pay the executable file. The program realization of the intercepted message win
hook-mouse
- 鼠标钩子的例子,包括移动,单击,双击等等。-The mouse hook example of including mobile, click, double click, and so on.
CPPmouse
- 关于鼠标钩子的代码,用C++编的,具体的话看代码吧-About mouse hook code compiled with C++, specific look at the code.
Examples-of-global-mouse-hook
- C++鼠标钩子实例,实时实现鼠标移动显示显示窗口标题-failed to translate
hook
- WINCE很好用的鼠标钩子函数,请下载使用学习-Mouse hook function WINCE good use, please download learning
HOOK
- 鼠标钩子源代码,向编辑框窗口传送当前鼠标所在窗口的标题-Mouse hook source code, the transfer window to edit the current mouse location box window title
UseMouseHook
- DLL开发与系统编程——调用鼠标钩子DLL,显示鼠标所在窗口的标题-DLL development and systems programming- Calling the mouse hook DLL, the window displays the title of the mouse cursor
EQKOGE648
- 鼠标钩子例程截获同时按下左右键钩子,很不错的易语言源码,适合易语言爱好者使用,()