Re[2]: RDP keyboard and mouse input routing

Hello Doran,

I need to redirect the input from USB HID device (basically a
keyboard and mouse) to a particular RDP session. I thought there is something
I can use from RDP logic.

?? ??? 16 ??? 2009 ?., 17:46:42:

It is all internal logic in win32k and the rdp drivers. What are
you trying to do? Filter a particular session?

d

Sent from my phone with no t9, all spilling mistakes are not intentional.

-----Original Message-----
From: Yura
> Sent: Tuesday, June 16, 2009 7:43 AM
> To: Windows System Software Devs Interest List
> Subject: [ntdev] RDP keyboard and mouse input routing

> Hello All,

> I’m trying to figure out how the RDP input is routed to the right
> session. Is it done from user mode with SendInput or similar?
> I see there are RDP_KBD and RDP_MOU devices. So, maybe session info is
> somehow attached to the raw input from these devices?
> Appreciate your help. Thanks!


Best regards,
Yura mailto:xxxxx@mail.zp.ua

it doesn’t really work that way. AFAIK, RDP uses the virtualized input stream which is the merged input stream of all input devices, it does not allow you to pick just one device to be input for a session

d


From: xxxxx@lists.osr.com [xxxxx@lists.osr.com] on behalf of Yura [xxxxx@mail.zp.ua]
Sent: Wednesday, June 17, 2009 5:31 AM
To: Windows System Software Devs Interest List
Subject: Re[2]: [ntdev] RDP keyboard and mouse input routing

Hello Doran,

I need to redirect the input from USB HID device (basically a
keyboard and mouse) to a particular RDP session. I thought there is something
I can use from RDP logic.

?? ??? 16 ??? 2009 ?., 17:46:42:

It is all internal logic in win32k and the rdp drivers. What are
you trying to do? Filter a particular session?

d

Sent from my phone with no t9, all spilling mistakes are not intentional.

-----Original Message-----
From: Yura
> Sent: Tuesday, June 16, 2009 7:43 AM
> To: Windows System Software Devs Interest List
> Subject: [ntdev] RDP keyboard and mouse input routing

> Hello All,

> I’m trying to figure out how the RDP input is routed to the right
> session. Is it done from user mode with SendInput or similar?
> I see there are RDP_KBD and RDP_MOU devices. So, maybe session info is
> somehow attached to the raw input from these devices?
> Appreciate your help. Thanks!


Best regards,
Yura mailto:xxxxx@mail.zp.ua


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