搜索资源列表
d键盘、鼠标的钩子控件(有源码).rar
- 我很想学习VB希望能得到帐号
截获鼠标移动事件的钩子例子VC.rar
- 我很想学习VB希望能得到帐号
鼠标箭头滞留
- 一个用VB做的,可以实现鼠标滞留的程序源程序,说不清楚,一看就知道,-a VB do, can achieve a mouse stranded procedures source that is not clear, a person would know, thank you
VB api0006模拟鼠标单击
- 程序说明: 本例采用API函数实现模拟的鼠标事件,程序运行后会 产生十分有趣的效果。也来试一试。 本例中只使用了相对鼠标坐标,我们也可以使用绝对 鼠标坐标来试一试。-procedures Note : In this example, using API functions simulation of a mouse, running will have a very interesting results. Also to test. In this example,
vb.net
- vb.net全局鼠标,可以在全局捕获鼠标所在的位置。
vb屏幕取词程序源代码getword_1.0
- getword1:读取鼠标所在位置的单词 getword2:读取鼠标所在位置的单词-getword1 : the location of the mouse to read the words getword2 : the location of the mouse to read the words
VB设计的屏保
- 1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,
仿QQ鼠标截屏
- 用VB实现鼠标划定矩形截图功能
VB_winio.rar
- WINDOWS 系统下,vb 做出来的WINIO驱动级模拟鼠标,WINDOWS system, vb make out WINIO mouse-driven simulation
VB
- 获得句柄容易,用GetCursorPos和WindowFromPoint就可以,但截获消息有点难,因为不在一个内存地址空间里。 用钩子 全局鼠标钩子。 -Get a handle easily, with GetCursorPos and WindowFromPoint can, but intercepted the message a bit difficult, because not a memory address space. Global mouse hook with
用VB写多线程程序
- VB的多线程程序-VB of the multi-threaded program
screen
- VB获取屏幕鼠标经过颜色值及鼠标所在位置的坐标.-Access to the screen after the mouse VB color value and location coordinates of the mouse.
VBGRAPHIC
- VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发.-VB 6.0 Sin/Cos/Tan/Atan function, image display output, and coordinates programming based on the mouse to accompany them. When you learn to write, and hope to inspire the beginner.
vb picrurebox绘图
- 简单的以鼠标在picturebox控件上移动来绘制点与点之间的线段,以达到绘制图形的目的。
vb.net仿qq
- VB.NET写的仿QQ好友列表控件,控件中,每一个组为一个控件,支持各项颜色的实时配置,测试时加载了2000个好友,无闪烁,无延迟,鼠标效果响应即时。信息区小图标是可以自由添加删除的,支持鼠标交互,也实现了鼠标移上去1秒后显示某个界面(提供了鼠标移入超时事件,可自定义超时时间)(Imitation QQ friends list controls, VB.NET controls written in each group as a control, real-time configuratio
VBshubiao
- VB限制鼠标移动范围源码,很好的实例,可以控制鼠标(VB source limited the mouse movement)
datagrid鼠标滚轮
- 实现datagrid数据表格具有鼠标滚轮上下滚动的特性(The implementation of the DataGrid data table has the feature of rolling the mouse roller up and down)
VB6.0 增加编辑器支持鼠标滚轮插件
- vb6微软官方代码编辑窗口支持鼠标滚轮滑动界面修复插件(VB6 Microsoft official code editor window supports mouse wheel sliding interface repair plug-in.)
VB模拟按键精灵自动点击网页
- VB模拟按键精灵,自动刷新网页 自动点击 自动语音提示(VB analog button wizard, automatic refresh of web pages, automatic click on automatic voice prompt)
VB鼠标按键精灵
- VB鼠标按键精灵(VB模拟出的按键精灵大部分功能)(Private Declare Sub keybd_event Lib "user32" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long) Private Declare Sub mouse_event Lib "user32" (ByVal dwFlags As Long