Re: How to detect the mouse horizontal scroll?
- From: "Doron Holan [MSFT]" <doronh@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 17 Apr 2008 20:33:17 -0700
the flag check you have is correct for checking for a horizontal wheel
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
<wingkinyeoh@xxxxxxxxx> wrote in message news:691f2df9-2565-44c1-bc12-116931b9e5db@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Doron,
This calling routine correct?
if((InputDataCur->ButtonFlags & MOUSE_HWHEEL) == MOUSE_HWHEEL)
{
//to do list:
}
I add this filter driver to the basic mouse class driver. I do no
install any driver from the manufacture. I am sure that the Hardware
does provide this tilt horizontal button.
Later i will try on microsoft mouse to investigate more on this.
Please advice.
.
- Follow-Ups:
- Re: How to detect the mouse horizontal scroll?
- From: Ray Trent
- Re: How to detect the mouse horizontal scroll?
- From: wingkinyeoh
- Re: How to detect the mouse horizontal scroll?
- References:
- How to detect the mouse horizontal scroll?
- From: Ree
- Re: How to detect the mouse horizontal scroll?
- From: Doron Holan [MSFT]
- Re: How to detect the mouse horizontal scroll?
- From: Doron Holan [MSFT]
- Re: How to detect the mouse horizontal scroll?
- From: wingkinyeoh
- How to detect the mouse horizontal scroll?
- Prev by Date: Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- Next by Date: Re: Difference Between USB Multi Interface, Multi Function, Composite and Compound Devices.
- Previous by thread: Re: How to detect the mouse horizontal scroll?
- Next by thread: Re: How to detect the mouse horizontal scroll?
- Index(es):
Loading