mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Windows: Add tooltip message and help button for new option to disable memory protection
Also a dedicated page in the documentation was added for it.
This commit is contained in:
@@ -227,6 +227,7 @@
|
||||
#define IDC_KEYFILES_SIZE_UNIT 5143
|
||||
#define IDC_LINK_KEYFILES_EXTENSIONS_WARNING 5144
|
||||
#define IDC_DISABLE_MEMORY_PROTECTION 5145
|
||||
#define IDC_DISABLE_MEMORY_PROTECTION_HELP 5146
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
@@ -235,7 +236,7 @@
|
||||
#define _APS_NO_MFC 1
|
||||
#define _APS_NEXT_RESOURCE_VALUE 578
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 5146
|
||||
#define _APS_NEXT_CONTROL_VALUE 5147
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user