文件名称:MouseRepairExp2.0
介绍说明--下载内容均来自于网络,请自行研究使用
鼠标修复软件
单击变双击 解决方案:每次左键按下时,记录一个时刻,如果距上次左键按下
小于100ms,则视为机械故障,直接屏蔽掉。
“滚轮不听话”解决方案:在一系列连续的滚动事件中,只要有一次向上滚动,
则把以后的所有滚动都修改成向上的。
-Mouse Repair Software
Click Variable Double-click the solution: each button pressed, records a moment, if the last button pressed
Less than 100ms, is considered a mechanical failure, direct masked.
Wheel disobedient Solution: In a consecutive series of scroll events, as long as there is a scroll up,
After all of the scroll are modified to put up.
单击变双击 解决方案:每次左键按下时,记录一个时刻,如果距上次左键按下
小于100ms,则视为机械故障,直接屏蔽掉。
“滚轮不听话”解决方案:在一系列连续的滚动事件中,只要有一次向上滚动,
则把以后的所有滚动都修改成向上的。
-Mouse Repair Software
Click Variable Double-click the solution: each button pressed, records a moment, if the last button pressed
Less than 100ms, is considered a mechanical failure, direct masked.
Wheel disobedient Solution: In a consecutive series of scroll events, as long as there is a scroll up,
After all of the scroll are modified to put up.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MouseRepairExp2.0.exe
sys\MAKEFILE
...\MouseRepairExp.c
...\SOURCES
exe\main.cpp
...\MouseRepairExp.rc
...\resource.h
sys
exe