tomas-nestorovic / RIDE

Windows tool for low-level access to any floppy disks, and comfortable high-level access to some legacy filesystems (ZX Spectrum, MS-DOS, etc.).
https://nestorovic.hyperlink.cz/ride/html/index.html
56 stars 0 forks source link

Saving in parallel thread #63

Open tomas-nestorovic opened 3 years ago

tomas-nestorovic commented 3 years ago

Sometimes, the application appears to have got stuck during saving (e.g. when creating a hard-disk image), whereas it's hard working with the local disk.

It's thus desired to have the save operation performed in parallel thread, with current progress displayed.