Loading...
A lightweight, dependency-free utility that adds universal middle-click auto-scrolling to any Windows application.
SetWindowsHookEx to sleep in memory. The scrolling engine is strictly suspended until triggered.config.ini.No installation required.
Just download the executable and config file to any folder and run.
Open a Visual Studio Developer Command Prompt and run:
git clone https://github.com/santarl/WinAutoScroll cd WinAutoScroll cl WinAutoScroll.cpp /MD /O2 /link /SUBSYSTEM:WINDOWS