登录
首页 » Visual C++ » MouseKeyHook

MouseKeyHook

于 2007-09-06 发布 文件大小:46KB
0 318
下载积分: 1 下载次数: 229

代码说明:

  消息钩子源码(SetWindowsHookEx)-拦截鼠标和键盘消息的示例程序(News source hook (SetWindowsHookEx)- intercept the mouse and keyboard messages sample procedures)

文件列表:

MouseKeyHook
............\bin
............\...\MouseKeyHook.exe
............\...\MsgHook.dll
............\code
............\....\MouseKeyHook
............\....\............\dbg.cpp
............\....\............\dbg.h
............\....\............\MouseKeyHook.aps
............\....\............\MouseKeyHook.clw
............\....\............\MouseKeyHook.cpp
............\....\............\MouseKeyHook.dsp
............\....\............\MouseKeyHook.h
............\....\............\MouseKeyHook.plg
............\....\............\MouseKeyHook.rc
............\....\............\MouseKeyHookDlg.cpp
............\....\............\MouseKeyHookDlg.h
............\....\............\ReadMe.txt
............\....\............\res

............\....\............\...\MouseKeyHook.rc2
............\....\............\Resource.h
............\....\............\StdAfx.cpp
............\....\............\StdAfx.h
............\....\MousekeyHook.dsw
............\....\MousekeyHook.ncb
............\....\MousekeyHook.opt
............\....\MsgHook
............\....\.......\dbg.cpp
............\....\.......\dbg.h
............\....\.......\MsgHook.cpp
............\....\.......\MsgHook.def
............\....\.......\MsgHook.dsp
............\....\.......\MsgHook.h
............\....\.......\MsgHook.plg
............\....\.......\StdAfx.cpp
............\....\.......\StdAfx.h
............\doc
............\...\doc.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • keyboard-Hook
    键盘钩子,比较通用的钩子方法,在热键等场合使用比较广泛。钩子也通常在屏蔽一些按键上使用(keyboard hook)
    2016-03-04 13:58:04下载
    积分:1
  • WiFi-AP-Solo_VA_0917
    使用微软API实现SoftAP功能,ICS功能。 (Microsoft API to achieve SoftAP function, ICS functionality.)
    2013-06-13 16:58:25下载
    积分:1
  • PassStarter
    This is example how to load a dll library and prepare for hook.
    2013-12-25 07:46:25下载
    积分: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
  • mouse7key
    在“控制面板”打开“辅助功能选项”,在“鼠标”标签选上“使用鼠标7键”。这样就可以用键盘来控制鼠标的光标,模拟鼠标的鼠标键都指键盘右侧的小键盘(数字键盘),使用时要使 NumLock 键处于有效状态。以下就是鼠标键: (In the " Control Panel" Open " Accessibility Options" in the " Mouse" tab elected " seven keys using the mouse." So you can use the keyboard to control the mouse cursor to simulate mouse keyboard mouse buttons are referring to the right of the keypad (numeric keypad), when used to make the NumLock key is active. The following is the mouse button:)
    2013-07-11 19:20:38下载
    积分:1
  • apispy32
    又一个截取替换api函数的程序,含95和NT版本,还带一个屏幕取词的例子( An interception replaces the api function the procedure, contains 95 and the NT edition, but also brings a screen to take the word the example )
    2020-06-26 11:20:01下载
    积分:1
  • HookMouse001
    简单的鼠标钩子,运行时可以使鼠标无法操作(Simple mouse hook, the runtime can not operate the mouse)
    2012-11-30 00:31:42下载
    积分:1
  • KeyLogger2
    键盘记录的源码,写的很不错的。是一个开源的源码。很值得学习。(Keylogger source code, written in very good. Is an open source code. It is worth learning.)
    2011-08-30 21:29:22下载
    积分:1
  • CKeyHook
    CKeyHook是一个通过设定钩子,截获键盘事件的操作示例,对于掌握钩子的安装、事件截获等处理方法有参考价值。(CKeyHook is by setting the hook, intercepting keyboard events, the operation of example, to master the hook for the installation, the time intercept other treatment methods have reference value.)
    2020-12-29 22:29:00下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载