|
-
May 10th, 2001, 01:25 PM
#1
Mouse Wheel API
I was wondering what API calls are needed to detect the usage of the wheel on the new mice.
-
May 10th, 2001, 07:43 PM
#2
Re: Mouse Wheel API
not api, you need subclassing. refer http://vblib.virtualave.net, there is a class for vbSubclassing and a sample with it which capture the mouse wheel event.
HTH
-
May 10th, 2001, 08:00 PM
#3
Re: Mouse Wheel API
That link points to a DLL that apparently has nothing to do with subclassing or the mouse wheel. I am looking further into the subclassing idea though, thanks.
-
May 10th, 2001, 08:15 PM
#4
Re: Mouse Wheel API
yap, that is a ActiveX DLL, which contain a subclassing class to capture that event, again sample come together with that ActiveX DLL on how to use that subclassing class on capture mouse wheel.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|