Hi Andrey,
On Thu, Jan 24, 2019 at 03:56:04PM +1100, Andrey Vasilkin via FreeRDP-devel
wrote:
> File channels/drive/client/drive_file.c , function
> drive_file_set_information() , in block "case
> FileAllocationInformation:" :
>
> we read input data in variable "size";
> Stream_Read_INT64(in
Hi, Armin and all.
File channels/drive/client/drive_file.c , function
drive_file_set_information() , in block "case FileAllocationInformation:" :
we read input data in variable "size";
Stream_Read_INT64(input, size);
but than we use liSize for set file position:
if (!SetFilePointerEx(f