Robert de Bath's multi-purpose patch, slightly modified.
[u/mdw/putty] / win_res.h
index aec42f6..70b1f20 100644 (file)
--- a/win_res.h
+++ b/win_res.h
@@ -63,6 +63,7 @@
 #define IDC1_CURAPPLIC  1016
 #define IDC1_ALTF4      1017
 #define IDC1_ALTSPACE   1018
+#define IDC1_LDISCTERM  1019
 
 #define IDC2_WRAPMODE   1001
 #define IDC2_DECOM      1002
 #define IDC5_BVALUE     1010
 #define IDC5_CHANGE     1011
 
-#define IDC6_ENABLEKOIWINXLAT    1001
-#define IDC6_CAPSLOCKCYR         1002
+#define IDC6_XLATSTATIC 1001
+#define IDC6_NOXLAT     1002
+#define IDC6_KOI8WIN1251 1003
+#define IDC6_88592WIN1250 1004
+#define IDC6_CAPSLOCKCYR 1005
 
 #endif