evilC / AutoHotInterception

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

Blocking mouse move does not seem implemented #42

Closed evilC closed 5 years ago

evilC commented 5 years ago

Reviewing the code, it just seems to do moveRemoved = true; to set the removed flag, but not actually remove it