John said:
I can't get my logitech scroll mouse to scroll in my code
window. It will scroll in the project window, but not in
the code window.
How do I get it to work?
Its a hardware problem (if you want the gory details, the mousewheel driver
is only producing WM_MOUSEWHEEL messages and not also WM_SCROLL messages)
I've heard several reports that a utility called VBScroll fixed it, at least
with respect to Microsoft mice with the Intellipoint software. I think it
should work for you as well.
http://www.gasanov.net/VBScroll.htm
If you try it, I'd be interested to hear back as to whether it worked for
the Logitech mouse as well.