Hi,

I was playing with FreeRDP and I have run into a problem - I have
already wasted a few hours on it and I would appreciate some help. I am
basically trying to have a Windows application on the remote host send
some control keys that I am going then intercept from the rdp client app
(wfreerdp). When such keys are pressed manually, it works .. what a
surprise :-)

I have tried using a mix of Post and Send message and other stuff but no
matter what I try, I don't see them appearing in the low level keyboard
procedure (wf_gdi::wl_ll_kbd_proc). I understand that the remote app
does not have a keyboard (i initially tried using keybd_event) but then
I thought that sending a simple WM_KEYDOWN would work, but it does not.

So, for the purpose of my test, what would be the best way to
communicate from the host application with the RDP client?

Thanks,

Marco

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to