搜索资源列表
鼠标消息
- 上课用的一些基本的程序可能对初学者有帮助!注释明显!鼠标响应事件!-school with some basic procedures may be helpful for beginners! Notes obvious! Mouse response to the incident!
使用全局钩子截获键盘按键消息
- 钩子是Windows中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目的地之前截获它们并根据用户要求做出相应处理。钩子的种类很多其作用也不同,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。
vc中使用MapX时,如何在视图类中响应鼠标消息
- vc中使用MapX时,如何在视图类中响应鼠标消息
鼠标测试程序
- 测试鼠标的操作及了解windows程序的消息机制!-mouse test operation and understanding of the procedures windows Message!
hooks
- 鼠标钩子,实现鼠标消息的拦截-hook mouse, the mouse interception news
vc消息捕捉
- 这是一个用vc实现的有关消息捕捉的程序,可一得到鼠标的位置及键盘的按下情况-This is a realization of the vc used the news of the capture, may be a position of the mouse and keyboard of the press
鼠标消息
- 上课用的一些基本的程序可能对初学者有帮助!注释明显!鼠标响应事件!-school with some basic procedures may be helpful for beginners! Notes obvious! Mouse response to the incident!
vc按钮程序
- 一个漂亮的多功能按钮程序,是一个基于对话框的应用程序!能够获取鼠标消息,实现按钮图标的动态变化!-a beautiful multifunction button procedure is a dialog-based applications! The mouse can access news, button icons achieve the dynamic changes!
windows消息机制
- windows机制模拟,可捕获鼠标键盘事件并分别处理。-windows mechanism simulation, can capture the mouse and keyboard events dealt with separately.
获得桌面颜色
- 用鼠标钩子对鼠标消息进行拦截来得到鼠标在目前的位置,然后由的到的坐标来取得颜色值,-mouse news hook to intercept the mouse to be in the current mouse position, then the coordinates to get the color value,
sbxxgz
- 鼠标消息钩子,利用Delphi7.0编程,含源码!-mouse news hook, using Delphi7.0 programming, including source code!
Llho1T0101
- 文档、视图和对话框试验(vc) 在视类中与用户交互,在程序中响应鼠标消息 实验步骤 1利用AppWizardEXE 生成单文档程序框架 在向导的第二步中选择单文档,其余缺省设置 程序名称为本人名称的字母缩写+班级 -documents, and the View dialog box test (vc), as the category and user interaction, In response pro
vc_jiqiaoshili_part5
- Visual.C++程序设计技巧与实例--配套光盘 第5章 消息映射与处理 本章共8个实例: 1. Mouse鼠标消息示例 2. KeyBoard键盘消息示例 3. Sender_Reveiver利用消息来实现内部进程通信 4. MouseHook鼠标钩子示例 5. SubClass通过子分类来重定向消息 6. SuperClass超分类示例 7. Test重载OnCmdMsg来截获和重定向消息
sbxy
- 通过键盘鼠标响应程序设计, 掌握应用程序的一般交互方法与用户命令响应的常用技术, 能够熟练应用键盘与鼠标消息-through keyboard and mouse response procedures for the design, mastering the application of the general procedures and user interaction methods order to respond to t
MouseDemo1
- 利用消息机置来截获鼠标消息,并显示鼠标坐标显示-Use information to drive home messages intercepted by the mouse, and display the mouse coordinates display
Hook
- HOOK钩子的应用,通过HOOK截获键盘消息,鼠标消息。-HOOK hook applications, through the keyboard HOOK intercepted messages, mouse messages.
B29
- 在一个窗口的标题栏中添加一个按钮,由用户自己绘制并进行处理鼠标消息。-In a window s title bar to add a button, from the user s own mapping and information dealing with the mouse.
FiveQi
- 五子棋游戏,利用vc实现图形绘制,鼠标消息响应实现棋子放置。-Gobang games, graphics rendering using vc, mouse to place the news in response to the realization of a pawn.
windows
- windows程序设计,子窗口设计,鼠标消息处理,键盘消息处理定时器设计,非常详细,对初学者非常有帮助. -windows programming, sub-window design, the mouse message handling, message processing timer keyboard design, very detailed, very helpful for beginners.
06_MyEvent
- 模拟键盘鼠标消息。FHJURDHJKLLIYFEEDGHH(MICROSOFT FOUNDATION CLASS LIBRARY : MyEvent)