搜索资源列表
限制鼠标的区域
- 限制鼠标的区域VB开发的源码
VB支持鼠标滚轮的VB源码
- 编译生成DLL文件,放到VB启动目录中,让VB6支持鼠标滚轮。我安装完VB后就将此补丁放进去,VB就支持滚轮操作了。 代码也是VB编写的!完全公开
Timer(VB)
- 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择.
ShuBiao01
- VB中的鼠标事件功能,比如MouseDown,MouseMove等一些功能-VB function in the mouse events, such as MouseDown, MouseMove and other features
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
PictureButton
- VB开发的图片按钮,制作一张由4个状态组成的按钮图片. 状态1:正常 状态2:鼠标悬浮 状态3:鼠标按下 状态4:不可用-VB development picture button, to produce a composition by the four state of the button image. State 1: normal State 2: Mouse suspension State 3: mouse click State 4: not av
用VB写多线程程序
- VB的多线程程序-VB of the multi-threaded program
mouseScreenshot
- 鼠标截图工具的VB源码,VB学习者可以参考下-Mouse screenshot tool VB source, VB learners can refer to the next
VB
- 从太平洋上下载下来的打包学习VB的教程。 》VB专区 ·Visual Basic 的数据库编程 ·使用VB建立Web Server ·VB与Windows资源管理器互拷文件 ·VB查找文件的两种方法 ·利用VB设计打印复杂报表 ·在VB中播放AVI文件 ·在VB中引用.dbf及索引文件 ·VB5.0中实现字体闪烁效果 ·在VB应用软件中实现动画效果 ·VB编程中如何锁定鼠标 ·用VB实现关闭所有数据库对象 ·VB调用
Avr-Single-Chip-Communications-Vb-Chart-Software.r
- 实现功能如下 1:PC机与AVR通讯,显示数据以图表的形式。2:通讯状态显示、监测过程显示、时时温度显示、历史温度显示、时间进程显示。3:自动与手动图表保存功能。4:移动鼠标可以显示对应点的温度值及时间值。5:通讯简单 可靠。-To achieve the following functions 1: PC machine with AVR communications, display data in chart form. 2: communication status display, m
screen
- VB获取屏幕鼠标经过颜色值及鼠标所在位置的坐标.-Access to the screen after the mouse VB color value and location coordinates of the mouse.
vbOCR
- vb识别鼠标写的数字的OCR示例 ,用于 学习vb识别文字等-vb mouse to identify the number of written examples of OCR for text recognition, such as learning vb
VB
- czyh mm qx 001 sys 002 guest 999 sys Bug: 1.使用“楼盘查询”功能时出错。 2.使用“客户查询”功能时出错。 3.使用“收费查询”功能时出错。 4.使用“售楼人员查询”功能时出错。 5.使用“售楼合同查询”功能时出错。 6.使用“收款情况查询”功能时出错。 7.“房产管理/户型登记”弹出“户型登记”对话框,鼠标左键单击已有的对话框,如果相应的图片文件没有,就会报错。 8.打开的“户型登记”对话框
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
- 基于VB的MIDI电子琴.已经编译运行过,图形界面,鼠标控制.-VB-based MIDI keyboard. Has been compiled to run-off, graphical interface, mouse control.
[VB]Automouseclick
- 自动点击鼠标的源代码文件这次应该可以了吧-Automated clicking the mouse' s source code files should be all right this time
简单的VB鼠标拖动截图功能
- 简单的VB鼠标拖动截图功能,在其他网站学习的资料与大家一起共享(Simple VB mouse drag screenshot)
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