Add encryption selection, and Blowfish as second option
[sgt/putty] / win_res.h
index b50da6c..a956cfa 100644 (file)
--- a/win_res.h
+++ b/win_res.h
@@ -96,6 +96,9 @@
 #define IDC3_EMRFC      1017
 
 #define IDC3_NOPTY      1018
+#define IDC3_CIPHERSTATIC 1019
+#define IDC3_CIPHER3DES        1020
+#define IDC3_CIPHERBLOWF 1021
 
 #define IDC4_MBSTATIC   1001
 #define IDC4_MBWINDOWS  1002