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