Hi,

I am working on windows driver develpoment for USB keyboard.
Data from UHC comes in form of usb packets i.e URB. Can anyone please
tell me where i will get exact data or characer from URB at first.
Whether i can capture exact data(character) at first in
hidusb.sys/hidclass.sys/kbdhid class mapper driver or in some other
driver?

Please give me necessary inputs regarding this.
Thanks in advance,
nash



--
nash
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Re: I want to capture keystokes at first by Maxim

Maxim
Tue May 16 09:53:09 CDT 2006

KBDFILTR DDK sample is for you, it also supports PS/2 keyboards, not only
USB.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"nash" <nash.27w75w@mail.codecomments.com> wrote in message
news:nash.27w75w@mail.codecomments.com...
>
> Hi,
>
> I am working on windows driver develpoment for USB keyboard.
> Data from UHC comes in form of usb packets i.e URB. Can anyone please
> tell me where i will get exact data or characer from URB at first.
> Whether i can capture exact data(character) at first in
> hidusb.sys/hidclass.sys/kbdhid class mapper driver or in some other
> driver?
>
> Please give me necessary inputs regarding this.
> Thanks in advance,
> nash
>
>
>
> --
> nash
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>