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:
Mounir IDRASSI
2018-08-24 00:49:52 +02:00
parent 9376bc8f51
commit f5a765e860
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -821,7 +821,7 @@ static void LoadSettings (HWND hwndDlg)
LoadSettingsAndCheckModified (hwndDlg, FALSE, NULL, NULL);
}
static void SaveSettings (HWND hwndDlg)
void SaveSettings (HWND hwndDlg)
{
WaitCursor ();