mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-19 00:15:21 +01:00
Windows: improve error reporting if Conditional File Access is active
This commit is contained in:
parent
ce549cadb2
commit
2853fd2b87
3 changed files with 23 additions and 19 deletions
|
@ -141,6 +141,7 @@ protected:
|
|||
virtual void run();
|
||||
virtual void _onDownloadSuccess();
|
||||
virtual void _onDownloadError(const QString &msg);
|
||||
virtual void _onWriteError();
|
||||
|
||||
void _hashData(const char *buf, size_t len);
|
||||
void _writeComplete();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue