mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Windows: GUI modifications around PIN field
This commit is contained in:
@@ -188,6 +188,9 @@
|
||||
#define IDC_WAIT_PROGRESS_BAR 5126
|
||||
#define IDC_PKCS5_PRF_ID 5127
|
||||
#define IDT_PKCS5_PRF 5128
|
||||
#define IDT_PIN 5129
|
||||
#define IDC_PIN 5130
|
||||
#define IDC_PIN_HELP 5131
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
@@ -196,7 +199,7 @@
|
||||
#define _APS_NO_MFC 1
|
||||
#define _APS_NEXT_RESOURCE_VALUE 542
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 5129
|
||||
#define _APS_NEXT_CONTROL_VALUE 5132
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user