Single-DES encryption, patch courtesy of Murphy Lam
[u/mdw/putty] / win_res.h
index d4925ab..ae5c554 100644 (file)
--- a/win_res.h
+++ b/win_res.h
 #define IDN_LIST        1001
 
 #define IDA_ICON        1001
-#define IDA_TEXT        1002
-#define IDA_LICENCE     1003
+#define IDA_TEXT1       1002
+#define IDA_VERSION     1003
+#define IDA_TEXT2       1004
+#define IDA_LICENCE     1005
 
 #define IDC_TAB         1001
 #define IDC_ABOUT       1002
 #define IDC3_EMRFC      1017
 
 #define IDC3_NOPTY      1018
+#define IDC3_CIPHERSTATIC 1019
+#define IDC3_CIPHER3DES        1020
+#define IDC3_CIPHERBLOWF 1021
+#define IDC3_CIPHERDES  1022
 
 #define IDC4_MBSTATIC   1001
 #define IDC4_MBWINDOWS  1002