Hi,
I wanted to write a Mouse filter driver which will intercept the mouse
click and trigger the user applications like those in the logitech ,
but not their own.. i wanted to invoke my own applicatoins.
I have tried to write the mouse driver but got stuck..
I am stuck at this point as what approach I should take? If I should
take the HID class help or what ... ?
I have fair understanding of the WDM but not done any fillter
drivers...
I want to the driver on the machines and configure the mouse to open my
application intercepting the mouse clicks..
I would really appreciate if anybody gives me the proper direction on
designing the driver..
thanks.
--
Abhijit.