Noise with progress bar to download in RAM:
Posted: Sun Aug 06, 2023 8:44 pm
Hello,
when i download a file with DownloadFile() and i use a progress bar, i have a continue noise of the harddisk during progress bar when i download a file to RAM:. Normally the harddisk don't work in this case.
Seem progress bar function read (or write?) many times on the harddisk to update the progress bar, that's it?
It will be possible to locate this function to RAM: to remove the read (write?) on harddisk please?
Thanks for your return!
when i download a file with DownloadFile() and i use a progress bar, i have a continue noise of the harddisk during progress bar when i download a file to RAM:. Normally the harddisk don't work in this case.
Seem progress bar function read (or write?) many times on the harddisk to update the progress bar, that's it?
It will be possible to locate this function to RAM: to remove the read (write?) on harddisk please?
Thanks for your return!