Tech Support > Microsoft Windows > Drivers > sample USB mouse driver code
sample USB mouse driver code
Posted by Manojit Chattopadhyay on October 30th, 2005


Hello everyone,

I want to customise my USB mouse driver behavior, so I want to modify
the USB mouse driver. Now, where can I find a sample USB mouse driver
code (kernel level) for windows2000 and/or XP?

Thanks

Manojit

Posted by Maxim S. Shatskih on October 31st, 2005


USB mice are HID mice. Read the HID-related chapters of the DDK docs.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Manojit Chattopadhyay" <manojitc@gmail.com> wrote in message
news:1130647763.715777.319490@g43g2000cwa.googlegr oups.com...



Similar Posts