-
In-VC-achieve-transparent
有一种按键,看起来是一幅完整的图片,当鼠标移到按键区域时,图片的一部分凸现,形成一个按键,当鼠标移走时又恢复原来状态。(There is a button looks like a complete picture when the mouse is moved to the key areas, the picture is part of the highlights, the formation of a button when the mouse is moved Shiyou restore the original state.)
- 2013-08-10 08:22:52下载
- 积分:1
-
keyhook
VC++实现的键盘钩子,大伙可以看看,参考下,控制键盘哪个键不能动的好程序(VC++ implemented keyboard hook, and everyone can take a look at the control which keyboard key can not program, refer to the following)
- 2013-03-20 16:13:19下载
- 积分:1
-
detours2.1
由于很多人都不懂得怎么编译detours2.1库.文件包含了detours2.1的所有文件以及编译好的库文件detours.lib.(Because many people do not know how to compile library detours2.1. Detours2.1 document contains all the files and library files compiled detours.lib.)
- 2008-05-13 17:34:42下载
- 积分:1
-
InnerHook
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。(Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.)
- 2007-07-04 19:40:11下载
- 积分: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
-
HOOK
全局HOOK一个经典例子,再加一些本人的小修改,希望对跟我一样初学者有帮助.(HOOK A classic example of the overall situation, together with some small modifications, I hope, like me have to help beginners.)
- 2008-05-28 11:52:38下载
- 积分:1
-
process-api-working
this program is related api
- 2012-10-08 10:42:07下载
- 积分:1
-
HookMouse001
简单的鼠标钩子,运行时可以使鼠标无法操作(Simple mouse hook, the runtime can not operate the mouse)
- 2012-11-30 00:31:42下载
- 积分:1
-
EasyHook-2.7.5159.0-Source
win32 Hook api 钩子与API截获
(win32 Hook api)
- 2014-03-19 20:14:45下载
- 积分:1
-
cmd
采用钩子函数进行键盘监视,将键盘输入信息保存到一个文件中(Using the keyboard hook function monitor, keyboard input information saved to a file)
- 2010-05-10 09:55:53下载
- 积分:1