mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Windows: fix language selected in the installer not used by "Create Volume" wizard until reboot or exiting VeraCrypt main process.
This commit is contained in:
@@ -821,7 +821,7 @@ static void LoadSettings (HWND hwndDlg)
|
||||
LoadSettingsAndCheckModified (hwndDlg, FALSE, NULL, NULL);
|
||||
}
|
||||
|
||||
static void SaveSettings (HWND hwndDlg)
|
||||
void SaveSettings (HWND hwndDlg)
|
||||
{
|
||||
WaitCursor ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user