REPOST : Loading mouse filter drivers

Hi
I have a filter driver that filters on mouhid. I have generated the .inf
file to filter on my hid device. In order to install the filter I have to go
to device manager, select my mouse device and update the driver as mentioned
in the DDk documentation under moufilter (sample).

My question, Is there any way I can make this filter driver to load
automatically as and when my device is plugged in!!!

Thanks in advance.

regards,
shivas
(Shiva Shankar .S)
xtn: 5680
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************

You need to have your driver and INF signed and the preinstall the INF
using the appropriate APIs (covered again and again on this list, search
the archives). Once that happens, your driver will be automatically
loaded.

D

This posting is provided “AS IS” with no warranties, and confers no
rights

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Shiva_Shankar
Sent: Sunday, October 05, 2003 11:27 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] REPOST : Loading mouse filter drivers
Importance: High

Hi
I have a filter driver that filters on mouhid. I have generated the .inf
file to filter on my hid device. In order to install the filter I have
to go
to device manager, select my mouse device and update the driver as
mentioned
in the DDk documentation under moufilter (sample).

My question, Is there any way I can make this filter driver to load
automatically as and when my device is plugged in!!!

Thanks in advance.

regards,
shivas
(Shiva Shankar .S)
xtn: 5680
************************************************************************
**
This email (including any attachments) is intended for the sole use of
the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
or
distribution or forwarding of any or all of the contents in this message
is
STRICTLY PROHIBITED. If you are not the intended recipient, please
contact
the sender by email and delete all copies; your cooperation in this
regard
is appreciated.
************************************************************************
**


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com