1
0
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:
Mounir IDRASSI
2017-05-26 00:31:51 +02:00
parent d647637b24
commit 86ababb2a4

View File

@@ -7664,8 +7664,6 @@ BOOL CALLBACK MainDialogProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPa
/* Hidden volume host successfully mounted as read-only */ /* Hidden volume host successfully mounted as read-only */
WaitCursor ();
// Verify that the outer volume contains a suitable file system, retrieve cluster size, and // Verify that the outer volume contains a suitable file system, retrieve cluster size, and
// scan the volume bitmap // scan the volume bitmap
if (!IsAdmin () && IsUacSupported ()) if (!IsAdmin () && IsUacSupported ())