Re: [FreeRDP-devel] freerdp shadowing support

2017-03-01 Thread bernhard . miklautz
Hi, On Wed, Mar 01, 2017 at 09:32:11AM +0100, Jaime Crespo wrote: > Thanks for your answer. Do you know where could I find more > documentation/info about how that process works? > I have been looking around the tech docs on: > https://msdn.microsoft.com/en-us/library/jj712081.aspx > but I could

Re: [FreeRDP-devel] freerdp shadowing support

2017-03-01 Thread Marc-André Moreau
Hi, The session shadowing that was reintroduced in Windows 8.1 with the new mstsc.exe command-line arguments is implemented with an RPC call. This means we could probably generate the RPC stubs on Windows, but for non-Windows, it would be too difficult to support. SessEnvRpc.idl: