Re: [FreeRDP-devel] Set Timezone on RDP Connection

2017-10-24 Thread Nick Couchman
On Tue, Oct 24, 2017 at 12:41 PM, Jaime Crespo wrote: > Not sure how guacamole starts FreeRDP but if you can pass from the browser > to the web server the same info required here: > https://msdn.microsoft.com/en-us/library/cc240477.aspx > The should be trivial to modify timezone.c to avoid callin

Re: [FreeRDP-devel] Set Timezone on RDP Connection

2017-10-24 Thread Jaime Crespo
Not sure how guacamole starts FreeRDP but if you can pass from the browser to the web server the same info required here: https://msdn.microsoft.com/en-us/library/cc240477.aspx The should be trivial to modify timezone.c to avoid calling GetTimeZoneInformation and use filled settings->ClientTimeZone

[FreeRDP-devel] Set Timezone on RDP Connection

2017-10-23 Thread Nick Couchman
The Guacamole project [1] uses the FreeRDP libraries for establishing RDP connections to servers. Since the connections are originating in web browsers, we'd like to try to detect the timezone in the web browser and pass that through to the RDP connection. However, it looks like in the stable-1.1