Can I install sample moufilter.sys as an upper filter driver of mouhid.sys?
Should I change the sample source code of moufilter.sys in DDK?
How do I change inf file?
Takashi Masuda
Japan
> Should I change the sample source code of moufilter.sys in DDK?
The only change needed should be whatever logic you want to implement
for your device.
> How do I change inf file?
Change the PnP ID to that of your device.
--
Ray
as for the INF, you should match against the generic HID mouse compatible
ID, HID_DEVICE_SYSTEM_MOUSE
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.
"T.Masuda" <TMa...@discussions.microsoft.com> wrote in message
news:B95141BB-AD4F-4478...@microsoft.com...
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.
"T.Masuda" <TMa...@discussions.microsoft.com> wrote in message
news:E6DD0003-6DEE-4C80...@microsoft.com...