搜索资源列表
ShuRuFa_keyHook
- 按键转汉字,模拟输入法小程序.(利用键盘钩子)-keys to Chinese characters, analog input method small programs. (Using a keyboard hook)
delphi对windows高级编程的很多例子
- delphi对windows高级编程的很多例子:delphi实现屏幕落雪效果,按键转汉字,模拟输入法程序,利用消息钩子屏蔽定时器,利用窗口过程钩子截获QQ账号,判断用户目前是否在操作电脑-the windows of many high-level programming examples : delphi screen snow effect keys to Chinese characters, analog input procedures, the use of news hook sh
ImmKeyLog_src_6_26
- 主要功能: 后台纪录键盘输入,包括中文内容,记录到指定文件。 开发环境 VS.net 2005 源代码说明: KeyHookDll目录 为DLL源代码,通过键盘钩子和输入法钩子获取键盘输入内容 LogCmd目录 为应用程序源代码,通过调用KeyHookDll.dll的接口来实现具体功能-main functions : background records keyboard input, including Chinese, recorded in the s
HOOKsr
- //以前一直没有注意到一个问题,就是用键盘钩子截获字符输入时是截不到特殊字符的,比方说中文输入法之类的. //后来用到了消息钩子去HOOK WM_IME_CHAR,这时候大部分已经能够获取了,但是对于其他一些程序,比方说 //WORD之类的也就不能截获了.后来到MSDN上查到, 要用到WM_IME_COMPOSITION消息,并且在处理该消息 //时要用到IMM的一些库函数从输入法数据区中获取.比方说ImmGetContext,ImmGetCompositionString等等.
imeHook
- 输入法钩子,可以钩住五笔和拼音输入的内容.这只是写了一部份 给大家引一个门.
RegisterUserApiHook
- 拦截并修改输入法(使用未公开函数RegisterUserApiHook-Intercept and modify the input (to use the undocumented function RegisterUserApiHook)
hyyly
- 中文*器 拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳).-English keyboard loggers to intercept and modify the input method+ block, but does not modify the keyboard message (using WH_KEYBOARD hooks on the console is invalid, stability, best).
hook
- 通过输入法 实现注入DLL 只要能用输入法的游戏都可以注入自己写的D-Through input into the DLL to achieve the input method can be used as long as the game can be written into its own DLL
imehook
- 输入法编程例子,使用三种方法实现系统钩子-Input Method programming examples, using three methods for system hook
logkey
- *功能,利用windows钩子实现,可截获输入法中文-Keyboard logging, using windows hooks to achieve, can be intercepted by the Chinese input method
imehook
- 利用IME输入法加载dll,做病毒的!-IME input method using load dll, so the virus!
sql_hook_ime
- sql_Hook*式输入法,极品五笔输入法源代码-sql_Hook plug-in input methods, the best stroke input method source code
MN
- 输入法注入代码示范 是很好的事例代码 -Input into the code model is a good example of the code
input
- 一个拦截并修改输入法的模块(源码) 拦截并修改输入法,就是说比如你用智能ABC输入法,输入法文字是“一二三”,但是确认上屏后出来的内容确是“四五六”这样子,此技术大概可以用来做输入法*辅助工具之类的吧。 模块是一个DLL,用VC++写的,压缩包里有这个DLL的源码。原理就是使用API HOOK拦截输入法的相关函数(ImmGetCompositionString函数,应用程序通过调用这个函数取得输入法输入),以达到截获并修改输入信息的目的。 -An intercept and
shurufa
- delphi的输入法注入。程序仅供学习,切勿非法使用。-delphi input method injection.
rdscr_demo
- Windows下的读屏软件示例代码。实现了基本的中文输入法朗读。自身不带语音库,需要运行的话要先安装IBM TTS。有兴趣的朋友可以合作一起开发完善。-This is a demo of screen reader on Windows platform.
vbHooker
- vb hooker 类,不跟输入法的上的数字选择冲突-vb hooker class, not with the numbers on the input method selection conflict
imehook
- vb输入法注入源码,hook,适合大多数游戏-vb input into the source
iyplve
- 一种手记输入法,类似T9,具有多选功能,操作灵活,提供优良的字库索引文件,-A handwriting input method, similar to T9, has multiple functions, flexible operation, provides excellent word stock index file,
