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

Windows: Add link in keyfiles dialog to documentation page for risks of third-party file extensions usage.

This commit is contained in:
Mounir IDRASSI
2023-09-08 09:38:51 +02:00
parent d74ea60436
commit f15052e68d
5 changed files with 33 additions and 10 deletions

View File

@@ -225,6 +225,7 @@
#define IDD_TEXT_EDIT_DLG 5141
#define IDC_DISABLE_MOUNT_MANAGER 5142
#define IDC_KEYFILES_SIZE_UNIT 5143
#define IDC_LINK_KEYFILES_EXTENSIONS_WARNING 5144
// Next default values for new objects
//
@@ -233,7 +234,7 @@
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 578
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 5144
#define _APS_NEXT_CONTROL_VALUE 5145
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif