mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-24 12:03:28 +01:00
Windows: fix Hour Glass cursor still displayed in some cases after Format wizard operation is finished.
This commit is contained in:
parent
d647637b24
commit
86ababb2a4
@ -7664,8 +7664,6 @@ BOOL CALLBACK MainDialogProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPa
|
||||
|
||||
/* Hidden volume host successfully mounted as read-only */
|
||||
|
||||
WaitCursor ();
|
||||
|
||||
// Verify that the outer volume contains a suitable file system, retrieve cluster size, and
|
||||
// scan the volume bitmap
|
||||
if (!IsAdmin () && IsUacSupported ())
|
||||
|
Loading…
Reference in New Issue
Block a user