Hello folks,
again I am having a few questions belonging to my previous topics. I
want to separate keyboard and mouse streams originating from different
devices - Windows shall only get the information of one device combo.
The others shall be used for whatever.
I have written adopted DDK filter driver examples for PS/2 chain. This
works but is a bit dirty.
The DDK also contains the original "keyboard class" and "mouse class"
drivers. Wouldn´t it be possible to adopt them to deliver this
feature?
How are those driver examples installed? DDK help says that they are
protected by system driver protection... How can you prevent XP from
caring about those drivers?
Many thanks for your help...
Volker