mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Windows: fix Hour Glass cursor still displayed in some cases after Format wizard operation is finished.
This commit is contained in:
@@ -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 ())
|
||||
|
||||
Reference in New Issue
Block a user