James
Mon Mar 01 19:15:57 CST 2004
My personal keyboard filter is derived from Ctrl2Cap (sysinternals.com). I
worked up an .inf file by using DevCon to get the GUID of that class and
modifying an .inf file I had lying around (eg, see "WDM filter driver" at
http://home.mindspring.com/~antognini/, which -- I hasten to add -- is my
perrsonal Web site and not a Microsoft Web site). Then I use DevCon and
other methods (see DriverInstallCmds.txt in the sample) to install or
uninstall the filter.
--
James Antognini
Windows DDK Support
This posting is provided "AS IS" with no warranties, and confers no rights.
"Volker Jung" <volker.jung.lenggries@gmx.de> wrote in message
news:e0141224.0402291410.2cadd422@posting.google.com...
> Hello, folks,
>
> does anyone reading this have working example(s) of such drivers?
>
> I would be very glad to get such a driver... (at it´s best with
> working installation files)
>
> Thanks and best regards
> Volker