DoubleClickFix - Mouse Double Click Fixer

by ofree on 2007-09-04 10:21:46

This is an original small tool from CnBeta - Double Click Fix, also known as the mouse double-click corrector. As we all know, many mice after prolonged use may experience issues such as unresponsive or "over-sensitive" buttons, for instance, normal single clicks might be detected as double clicks. This tool can identify and block double-click events generated by the mouse circuit (these usually occur within a very short time, differing significantly from intentional clicks). The tool is simple but quite practical, completely green, and only 38KB after packaging.

Instructions:

The software has two adjustable parameters: UpDownTime (the time interval between pressing down and releasing the left mouse button) and DbClickTime (the time interval between two consecutive left mouse button clicks). After running the program, any two mouse actions occurring within the set interval will be blocked.

Packaged contents:

1. DoubleClickFix.exe

Main program. You only need to "Hook" once before using it. It's straightforward and easy to use, so there's no Chinese version provided; those who need it can compile it themselves.

2. DoubleClickAutoFix.exe

Command-line version. Can be launched via the command line and set to run at startup. The first parameter is UpDownTime, and the second is DbClickTime, for example, "DoubleClickAutoFix.exe /40 /170".

3. MouseHook.dll

Mouse hook library.

Download Link 1 | Download Link 2

Original article link: http://hi.baidu.com/ofree/blog/item/89216d067fe00a78020881c6.html