VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Resource.h
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2016-06-17 01:10:23 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2016-06-17 15:50:44 +0200
commit27b53c6ff4a3dd1991074b73b91e29d6ff1b058e (patch)
treedc368c29f99c56716e0f075562a58952a81ec466 /src/Common/Resource.h
parentaeb4e8a13a936394728f3cf6bd53b9ea015dcc4a (diff)
downloadVeraCrypt-27b53c6ff4a3dd1991074b73b91e29d6ff1b058e.tar.gz
VeraCrypt-27b53c6ff4a3dd1991074b73b91e29d6ff1b058e.zip
Windows: Add Hash and PRF benchmarks to the benchmark dialog.
Diffstat (limited to 'src/Common/Resource.h')
-rw-r--r--src/Common/Resource.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Common/Resource.h b/src/Common/Resource.h
index de895b06..8f3c78e4 100644
--- a/src/Common/Resource.h
+++ b/src/Common/Resource.h
@@ -205,6 +205,9 @@
#define IDC_KEYFILES_TRY_EMPTY_PASSWORD 5135
#define IDC_ENTROPY_BAR 5136
#define IDT_ENTROPY_BAR 5137
+#define IDT_BENCHMARK 5138
+#define IDC_BENCHMARK_LIST 5139
+#define IDC_BENCHMARK_PREBOOT 5140
// Next default values for new objects
//
@@ -213,7 +216,7 @@
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 566
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 5138
+#define _APS_NEXT_CONTROL_VALUE 5141
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif