The registry value isn’t overwritten.
How do I find out what the stack of filters look like?
When the offending drivers are uninstalled kbfiltr works with complete success. From looking at the registry the logitech or SynTP drivers don’t insert themselves into the UpperFilters registry value but are adding themselves into the DEVICEMAP list in HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP.
If I add my driver above kbdclass, the problem disappears if I add it below, the problem - as described - is present. I was just wondering if someone else had any similiar problems?
If you can tell me how to find out what the stack of filters currently look like I will write back to you.
You need to give more details and investigation. In the case your driver doesn’t
load, is your reg value overwritten ? When the keyboard appears disabled, what
does the stack of filters look like? Or is the stack !ed out?
d
debt from my phone
-----Original Message-----
From: xxxxx@hotmail.com
Sent: Friday, April 08, 2011 12:51 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] KBFiltr
Hi,
I have a problem with the kbfiltr not loading and either Windows not loading or
disabling the keyboard. It works fine if no other keyboard drivers are installed
for example logitech, otherwise the keyboard is disabled.
Has anyone else come across these kinds of problems before?
Many thanks for any help.
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer