mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 03:18:26 -06:00
Windows: better display of volume information and benchmark results.
This commit is contained in:
@@ -4350,6 +4350,8 @@ static void DisplayBenchmarkResults (HWND hwndDlg)
|
||||
|
||||
SendMessageW (hList, LVM_SETITEMW, 0, (LPARAM)&LvItem);
|
||||
}
|
||||
|
||||
SendMessageW(hList, LVM_SETCOLUMNWIDTH, 0, MAKELPARAM(LVSCW_AUTOSIZE_USEHEADER, 0));
|
||||
}
|
||||
|
||||
// specific implementation for support of benchmark operation in wait dialog mechanism
|
||||
|
||||
Reference in New Issue
Block a user