Re: hookmousebutton wheel movements
| 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.