evilC / AutoHotInterception

An AutoHotkey wrapper for the Interception driver
MIT License
708 stars 64 forks source link

Split up mouse wheel events #15

Closed nikolovjovan closed 6 years ago

nikolovjovan commented 6 years ago

I needed a way to detect horizontal mouse wheel input for a project of mine and Interception library supports that but for some reason it wasn't available in your wrapper. I just added a new "button" id to the list that allows for finer control over mouse wheel.