CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mousehook
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mousehook - List
[
Windows Develop
]
mousehook
DL : 0
安装一个鼠标钩子-install a mouse hook
Update
: 2025-02-17
Size
: 40kb
Publisher
:
afiw
[
Hook api
]
屏幕取词之MouseHook
DL : 1
屏幕取词中,截获当前鼠标消息的部分。程序根据当前点得到当前窗口的文字。- The screen takes in the word, interception current mouse news part. The procedure basis current spot obtains the current window the writing.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
[
Hook api
]
vc_jiqiaoshili_part5
DL : 0
Visual.C++程序设计技巧与实例--配套光盘 第5章 消息映射与处理 本章共8个实例: 1. Mouse鼠标消息示例 2. KeyBoard键盘消息示例 3. Sender_Reveiver利用消息来实现内部进程通信 4. MouseHook鼠标钩子示例 5. SubClass通过子分类来重定向消息 6. SuperClass超分类示例 7. Test重载OnCmdMsg来截获和重定向消息 8. CmdFun使用命令范围来映射消息-Visual.C program design techniques and examples-- matching CD Chapter 5 news mapping and processing a total of this chapter 8 examples : 1. Mouse Mouse news two examples. Keyboard news KeyBoard three examples. Sender_Re veiver use of information to achieve internal process communication 4. MouseHook mouse hook examples 5. Su bClass adopted son classified information to redirect 6. SuperClass-seven examples of classification. Test Heavy OnCmdMsg to intercept and redirect news 8. CmdFun scope order to use mapping information
Update
: 2025-02-17
Size
: 464kb
Publisher
:
xixi
[
Hook api
]
mousehook
DL : 0
实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中. Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通 过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口, 用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以 实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如 键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消 息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32 全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MFC DLL以及共享数 据等相关知识进行了简单的阐述。
Update
: 2025-02-17
Size
: 21kb
Publisher
:
杨秉岐
[
Hook api
]
mousehook
DL : 0
一个简单的鼠标钩子才程序,实现适时获取当前鼠标所在窗口的标题,并将其显示在一个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
Update
: 2025-02-17
Size
: 28kb
Publisher
:
陈鹏飞
[
Hook api
]
MouseHook
DL : 0
比较简单的鼠标钩子,实现鼠标钩子基本功能-Relatively simple mouse hook, hook realize the basic functions of the mouse
Update
: 2025-02-17
Size
: 23kb
Publisher
:
fjs
[
Hook api
]
MouseHook
DL : 0
C#2005下鼠标全局钩子的实现演示源代码.-C# 2005 a mouse global hook under the realization of demo source code.
Update
: 2025-02-17
Size
: 93kb
Publisher
:
王子
[
Hook api
]
MouseHook
DL : 0
钩子函数入门实例。 系统钩子的编程实例-Example entry hook function. Hook programming examples
Update
: 2025-02-17
Size
: 52kb
Publisher
:
beijing
[
Hook api
]
MouseHook
DL : 0
Mouse Hook,简单的全局钩子程序,对指定的事件进行过滤.-Mouse Hook, a simple global hook procedures, the specified event filter.
Update
: 2025-02-17
Size
: 47kb
Publisher
:
wu0251
[
Hook api
]
message
DL : 0
vc++消息处理实例:CMDFUN,KEYBOARD,MOUSE,MOUSEHOOK,SENDER_REVEIVER,SUBCLASS,SUPERCLASS,TEST-vc++ message handling example: CMDFUN, KEYBOARD, MOUSE, MOUSEHOOK, SENDER_REVEIVER, SUBCLASS, SUPERCLASS, TEST
Update
: 2025-02-17
Size
: 386kb
Publisher
:
123
[
Hook api
]
Mousehook
DL : 0
一个简单的鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个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
Update
: 2025-02-17
Size
: 9kb
Publisher
:
arthur
[
OS program
]
mousehook
DL : 0
一个鼠标勾子例子程序!非常简单,仅供初学者使用-Example of a mouse hook procedure! Very simple to use for beginners
Update
: 2025-02-17
Size
: 345kb
Publisher
:
lazymice
[
Hook api
]
mousehook
DL : 0
用钩子实现对鼠标的操作,可以截留鼠标信息,很方便-Using hook to realize the operation of the mouse, you can retain the mouse information, very convenient
Update
: 2025-02-17
Size
: 86kb
Publisher
:
樊英平
[
Hook api
]
mousehook
DL : 0
一个鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个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
Update
: 2025-02-17
Size
: 42kb
Publisher
:
shard
[
Hook api
]
MouseHook
DL : 0
简单的鼠标钩子例子,可显示鼠标所在窗口的标题!模拟金山词霸取词功能,包括一个系统钩子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!
Update
: 2025-02-17
Size
: 38kb
Publisher
:
wwjestudio
[
Hook api
]
mousehook
DL : 0
在系统中挂接全局鼠标钩子,可以捕获任何时刻任何程序中的鼠标位置。-Articulated in the system global mouse hook, you can capture any process at any time the location of the mouse.
Update
: 2025-02-17
Size
: 38kb
Publisher
:
lixiaotai
[
Game Hook Crack
]
Mousehook
DL : 0
仙剑online外挂加抓图抓坐标工具: vc--vs2008 1.在游戏界面按任意键可以抓取当前坐标的坐标值和rgb颜色。 2.仙剑online自动打怪、加血功能: 其中怪物血值和自己人物的血值颜色、坐标需要用1中的功能抓取后替换到代码中。-仙剑online plug-plus drawings coordinates grasping tools: vc- vs2008 1. In the game interface by pressing any key can crawl the current coordinates and rgb color coordinates. 2.仙剑online automatically打怪, increase blood functions: one monster blood values and the value of their own blood characters color coordinates need to function in a crawl after the replacement of the code.
Update
: 2025-02-17
Size
: 67kb
Publisher
:
李建
[
Delphi VCL
]
MyIEBar
DL : 0
用delphi编写的my ie bar, ...Console...IE_BAR...IETool...MouseHook -Delphi prepared with my ie bar, ... Console ... IE_BAR ... IETool ... MouseHook
Update
: 2025-02-17
Size
: 667kb
Publisher
:
karlson
[
Windows Develop
]
Mousehook
DL : 0
此代码是一个经典的鼠标钩子的程序,阐述了MFC的钩子的功能-mouse hook
Update
: 2025-02-17
Size
: 64kb
Publisher
:
yanzhou
[
Books
]
mousehook
DL : 0
鼠标的信息截获,可以拦截几乎一切鼠标信息。-mousehook
Update
: 2025-02-17
Size
: 55kb
Publisher
:
erik
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.