Re: hookmousebutton wheel movements

"brucexs-/[email protected] [power-pro]" <[email protected]> 21 Jul 2019 14:31:49 +0000
Newsgroups gmane.comp.windows.power-pro
Message-ID <[email protected]>
No, sorry, you cannot do this and it would cause too much overhead to allow it, since it will involve scripting, not C programming, to respond to each mouse movement.  .   If you are comfortable with plugin programming, you could try to implement it there and put as much coding as possible in C, eg to filter out the mouse movements you are not interested in.