Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 645 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 645 Bytes

VBScroll

VBScroll solves the problem with mouse wheel scrolling in Visual Basic IDE and VBA editor in Microsoft Office applications such as Word, Excel and etc. Microsoft IntelliPoint 4.12 (not newer versions) mouse driver does the same, but in some situations it's impossible to install or use it. For example, if you are running Windows Server 2003 or working on laptop with touchpad. Besides this VBScroll enhances wheel functionality in listed evironment.

VBScroll is OSI Certified Open Source Software and is distributed under GNU General Public License (GPL).

Program requires Visual C and Visual Basic run-time files.

Win10 works!