1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Windows: fix regression when language selected in the setup during fresh install and that caused VeraCrypt background task to be disabled.

This commit is contained in:
Mounir IDRASSI
2018-09-02 23:21:51 +02:00
parent 35dabf4b2c
commit d3060a97b6
4 changed files with 21 additions and 8 deletions

View File

@@ -163,6 +163,9 @@ extern BOOL MountVolumesAsSystemFavorite;
extern BOOL FavoriteMountOnArrivalInProgress;
extern BOOL MultipleMountOperationInProgress;
#ifndef SETUP
extern BOOL bLanguageSetInSetup;
#endif
enum tc_app_msg_ids
{