-
MouseTrace
MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。(MouseTrace, using VC++ to write the mouse Hook hook, get X, Y coordinates and the time display on the form, as shown, move the mouse over the form, coordinate information will be tracked, out of form would be invalid.)
- 2015-02-06 10:32:13下载
- 积分:1
-
COM_Com
You can hook the system and do what you want!
- 2021-02-19 13:39:44下载
- 积分:1
-
P3-315
先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’
’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。
(Start with the keyboard input of a text file name (convention: the number of characters to ≤ 127 bytes, and can contain the path) and a string (convention: the number of characters ≤ 20 bytes, which contain spaces, TAB, followed by call Str), the contents of the file is displayed on the screen. Requests display content on the screen the number of rows of the output file (the line between ' n' separated, each line has a variable length but ≤ 200 bytes) string Str file a (find the line number and the last line number is not case-sensitive, cross-bank does not find, If you do not find the line number is displayed as-1).)
- 2012-06-30 12:33:52下载
- 积分:1
-
TLYM
天龙基本需要攻能都有 LUA CALL HOOK (Basically feature Denon has LUA CALL HOOK needs)
- 2020-06-28 09:03:23下载
- 积分:1
-
main
基于句柄类的文本查询示例(C++ Primer 4th)(Text handle classes of queries based on the sample (C++ Primer 4th)
)
- 2013-09-22 15:12:37下载
- 积分:1
-
quickey
魔兽外挂,使用SetWindowsHookEx监控Windows全局鼠标事件,全局监控键盘事件, 代码例子(External source of warcraft)
- 2015-04-03 17:04:45下载
- 积分:1
-
KeyboardHook
VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。(VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, it is based on the HOOK technology.)
- 2013-12-22 15:43:07下载
- 积分:1
-
APIHOOK
APIHook程序范例,截取部分API函数。(APIHook program example, intercept some API functions.)
- 2013-08-28 14:12:10下载
- 积分:1
-
HookProtectProcessLib
说明: 防止进程被结束
任务管理器的“结束任务”实际上就是强制终止进程,它所使用的是一个叫做TerminateProcess()的Win32 API函数以下是此函数的定义(Prevent the process from being terminated
The task manager's end task is actually a forced termination of the process. It uses a Win32 API function called TerminateProcess (), which is the definition of this function)
- 2021-03-15 21:59:23下载
- 积分:1
-
thg
智能指针,很好的vc支持代码, 适合vc开发人员,很好的源码(Smart Pointers, well supported by vc code, suitable for vc developers, a good source)
- 2017-04-22 21:26:30下载
- 积分:1