Driver to Driver Communication

I am developing a keyboard filter driver. I receive the data (scan codes) from a serial port device. Now I want to send the scan code to kbfiltr from my serial driver.

Please help me how can I do that. Thank you for your help
J. Joshua

You should take this question over to the ntdev list or to the microsoft
newgroup. NTFSD is for file system related development questions.

On Nov 20, 2007 9:37 AM, wrote:

> I am developing a keyboard filter driver. I receive the data (scan codes)
> from a serial port device. Now I want to send the scan code to kbfiltr from
> my serial driver.
>
> Please help me how can I do that. Thank you for your help
> J. Joshua
>
> —
> NTFSD is sponsored by OSR
>
> For our schedule debugging and file system seminars
> (including our new fs mini-filter seminar) visit:
> http://www.osr.com/seminars
>
> You are currently subscribed to ntfsd as: xxxxx@hollistech.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>


Mark Roddy