Re: How to detect the mouse horizontal scroll?
- From: wingkinyeoh@xxxxxxxxx
- Date: Thu, 17 Apr 2008 19:50:29 -0700 (PDT)
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: Doron Holan [MSFT]
- 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]
- How to detect the mouse horizontal scroll?
- Prev by Date: Re: WdfObjectDereference and Cancellation
- Next by Date: Re: Failed to open USB device using CreateFile: ERROR_FILE_NOT_FOUND
- Previous by thread: Re: How to detect the mouse horizontal scroll?
- Next by thread: Re: How to detect the mouse horizontal scroll?
- Index(es):