VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Resource.h
diff options
context:
space:
mode:
authorkavsrf <kavsrf@gmail.com>2017-02-08 17:10:37 +0300
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-05 17:45:35 +0200
commita075d45a99d31340c0de57262cd18eb717c3722a (patch)
tree39dd99a696ee9f06f83f556cf2850239f72cd5e0 /src/Common/Resource.h
parent4a2e9047665cc4b3e7189ea118482e73de6ad1d2 (diff)
downloadVeraCrypt-a075d45a99d31340c0de57262cd18eb717c3722a.tar.gz
VeraCrypt-a075d45a99d31340c0de57262cd18eb717c3722a.zip
DcsInfo is added
Diffstat (limited to 'src/Common/Resource.h')
-rw-r--r--src/Common/Resource.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/Common/Resource.h b/src/Common/Resource.h
index b8cd3d76..0862a05d 100644
--- a/src/Common/Resource.h
+++ b/src/Common/Resource.h
@@ -71,14 +71,16 @@
#define IDR_EFI_DCSINT 567
#define IDR_EFI_DCSCFG 568
#define IDR_EFI_LEGACYSPEAKER 569
-#define IDR_EFI_DCSBML 570
-#define IDR_EFI_DCSRE 571
+#define IDR_EFI_DCSBML 570
+#define IDR_EFI_DCSRE 571
#define IDR_EFI_DCSBOOT32 572
#define IDR_EFI_DCSINT32 573
#define IDR_EFI_DCSCFG32 574
#define IDR_EFI_LEGACYSPEAKER32 575
-#define IDR_EFI_DCSBML32 576
-#define IDR_EFI_DCSRE32 577
+#define IDR_EFI_DCSBML32 576
+#define IDR_EFI_DCSRE32 577
+#define IDR_EFI_DCSINFO 578
+#define IDR_EFI_DCSINFO32 579
#define IDC_HW_AES_LABEL_LINK 5000
#define IDC_HW_AES 5001
#define IDC_PARALLELIZATION_LABEL_LINK 5002