搜索资源列表
键盘测试源代码
- 该软件可以用于检测键盘(主要是针对台式机的104键盘)好坏,也可以作为电脑初学者作为打字练习的工具。界面非常美观,按键分布与104键盘的分布相同。该程序运行需要KeyMask.dll文件(键盘消息截取过滤)的配合。-The software can be used to detect the keyboard (mainly desktop keyboard 104), good or bad, can be used as computer beginners as typing practi
testMessagePump
- 消息泵的使用方法,在不开线程不使用timer的情况下,怎样能使得window的消息队列不被阻塞?比如按下一个按键后进入死循环,这时候想再按一个键跳出循环。消息泵就是最好的选择了,实例给出了消息泵的用法效果看看就知道了。
MouseHook.rar
- 监视键盘按键钩子程序,通过自定义消息扑捉特定快捷键,Button keyboard hook procedure to monitor, through a specific custom message shortcuts扑捉
record-keyboard
- 记录键盘按键消息并保存在C盘一个文件里面,加上发送邮件功能就可以定时发送文件了-Record keyboard message and stored in the C disk a file, add send mail function can regularly sending files
ScanKey
- 捕捉各个按键按下时的键值及消息码,包括虚拟键值及ASCII码键值.-Capture all the key button is depressed and the message code, including the virtual keys and the ASCII key code.
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
btn_sender
- 取得窗体或者控件句柄以后,直接发送按键消息的程序。 -After get the handle of the window, Send the bm_click message to the window sustaining
fakekey
- 一个模拟按键消息的XWindow客户端程序,可以用于测试。-A key message of XWindow simulated client program, can be used for testing.
BaseKeyDemo
- vc 基本键盘操作——判断按键消息\BaseKeyDemo-vc basic keyboard operation- to determine the key messages \ BaseKeyDemo
20099710454137
- 本源码用实现qq轰炸,原理很简单,先找到要轰炸的窗口,然后给置顶的窗口输送消息,最后在输送键盘按键ctrl+enter,如果是你本地的qq发送消息的快捷键为enter,那么就改下程序就可以了。找到如下代码: SendKeys "^{Enter}" 改成 SendKeys "{Enter}"就可以了 -The source used to achieve qq bombing, the principle is very simple, first find the window to
BaseKeyDemo
- vc基本键盘操作——判断按键消息\BaseKeyDemo-vc basic keyboard operation- to determine the key messages \ BaseKeyDemo
BaseKeyDemo
- 基本键盘操作——判断按键消息\BaseKeyDemo,很不错的vc源码,希望能对大家有所帮助-message mapping and processing \ Example 022- basic keyboard operation- to determine the key messages \ BaseKeyDemo, very good vc source code, I hope you can have The help
fxflwkz
- 窗口形状是背景图,支持动态按钮及用DLL接收处理按钮及按键消息-Shape of window is the background, support for dynamic button button and use DLL receives treatment and key message