搜索资源列表
MyKeyHookToFile
- VC编写的系统键盘钩子动态库和应用程序,用来记录键盘的消息,并按日期保存在不同的文件中-VC prepared the keyboard hook DLL system and applications, the keyboard used to record the message, and the date stored in different document
TestKeyboard
- VC++监测键盘上每一按键的变化,应用了HOOK,键盘钩子,当敲击键盘上的任一个按键时,程序都会检测到,并弹出窗口,告诉用户按下的是哪个键。 -VC++ to monitor each key on the keyboard changes, the application of the HOOK, the keyboard hook, when hit any key on the keyboard, the program will be detected, and the pop-u
TestKeyboard
- VC++监测键盘上每一按键的变化,应用了HOOK,键盘钩子,运行截图如上所示,当敲击键盘上的任一个按键时,程序都会检测到,并弹出窗口,告诉用户按下的是哪个键。 -VC++ to monitor each key on the keyboard changes, the application of the HOOK, the keyboard hook, run the screenshot shown above, when the hit any key on the keyboard,
mail
- 信箱应用程序接口的使用,实用VC编程源码,请放心下载使用-Mail your application to use interface, practical VC programming source code, please rest assured download
input
- 一个拦截并修改输入法的模块(源码) 拦截并修改输入法,就是说比如你用智能ABC输入法,输入法文字是“一二三”,但是确认上屏后出来的内容确是“四五六”这样子,此技术大概可以用来做输入法*辅助工具之类的吧。 模块是一个DLL,用VC++写的,压缩包里有这个DLL的源码。原理就是使用API HOOK拦截输入法的相关函数(ImmGetCompositionString函数,应用程序通过调用这个函数取得输入法输入),以达到截获并修改输入信息的目的。 -An intercept and
Hook
- 本代码的应用软件开发环境是VC,其相关的hook程序,希望对大家有帮助!-This code, application software development environment is VC, the hook procedure , we want to help !
HookTest
- 本代码用于界面开发,应用软件开发环境是VC,其相关的hook程序,希望对大家有帮助!-This code is used to interface development, application software development environment is VC hook program , we want to help !
InnerHook
- 本代码用于界面开发,应用软件开发环境是VC,其相关的innerhook程序,希望对大家有帮助!-This code is used to interface development , application software development environment is VC related innerhook program , we want to help
ForbidTaskMgr
- 通过VC++实现系统底层应用程序的禁用开启,主要作用于API拦截。-By VC++ system underlying application disable open a major role in API interception.
generalodbcapi
- 应用程序向导已为您创建了这个 Odbconsole 应用程序。 此文件包含组成 Odbconsole 应用程序 的每个文件的内容摘要。 Odbconsole.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关用应用程序向导选择的 平台、配置和项目功能的信息。 Odbconsole.cpp 这是主应用程序源文件。 ////////////
