mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 03:18: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:
@@ -32,7 +32,7 @@ enum timer_ids
|
||||
|
||||
static void localcleanup ( void );
|
||||
static void LoadSettings ( HWND hwndDlg );
|
||||
static void SaveSettings ( HWND hwndDlg );
|
||||
void SaveSettings ( HWND hwndDlg );
|
||||
static void EndMainDlg ( HWND hwndDlg );
|
||||
void ComboSelChangeEA ( HWND hwndDlg );
|
||||
static void VerifySizeAndUpdate ( HWND hwndDlg , BOOL bUpdate );
|
||||
|
||||
Reference in New Issue
Block a user