mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 03:18:26 -06:00
Windows: allow drag-n-drop of files and receiving Explorer restart message when VeraCrypt running as elevated process.
This commit is contained in:
@@ -6547,6 +6547,8 @@ BOOL CALLBACK MainDialogProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPa
|
||||
|
||||
taskBarCreatedMsg = RegisterWindowMessage (L"TaskbarCreated");
|
||||
|
||||
AllowMessageInUIPI (taskBarCreatedMsg);
|
||||
|
||||
SetFocus (GetDlgItem (hwndDlg, IDC_DRIVELIST));
|
||||
|
||||
/* Check system encryption status */
|
||||
|
||||
Reference in New Issue
Block a user