Skip to content

v1.0.3 - Critical Bug Fixes & 64-bit Compatibility

Choose a tag to compare

@MeteAvci MeteAvci released this 22 Nov 04:28
· 11 commits to main since this release

What's Fixed

  • Critical: Fixed 64-bit compatibility issues with ctypes definitions (LRESULT, WPARAM, LPARAM)
  • Critical: Implemented auto-elevation for Administrator privileges (UAC prompt)
  • Critical: Resolved SetWindowsHookEx Error 126 by correctly setting hMod parameter
  • Critical: Fixed OverflowError in CallNextHookEx by defining proper argtypes
  • Fix: Implemented missing get_foreground_process_name function for per-app profiles
  • Improvement: Replaced debug print statements with proper logging
  • Breaking: Renamed main script from wheel.py to WheelScrollFixer.py
  • Docs: Updated all documentation and build instructions

Important Notes

  • This application now requires Administrator privileges to function correctly
  • You will see a UAC (User Account Control) prompt when starting the application
  • The executable has been renamed to WheelScrollFixer.exe

Installation

  1. Download WheelScrollFixer.exe below
  2. Run it (accept the UAC prompt)
  3. The application will start in the system tray

Full Changelog: https://github.com/methetech/WheelScrollFixer/blob/main/CHANGELOG.md