Oleg Panashchenko's Cyrillic support patch
[u/mdw/putty] / win_res.h
index 9c436c4..43ad5e9 100644 (file)
--- a/win_res.h
+++ b/win_res.h
@@ -11,6 +11,7 @@
 #define IDD_PANEL35      107
 #define IDD_PANEL4       108
 #define IDD_PANEL5       109
+#define IDD_PANEL6       114
 #define IDD_LOGBOX       110
 #define IDD_ABOUTBOX     111
 #define IDD_RECONF       112
@@ -42,6 +43,7 @@
 #define IDC0_SESSSAVE   1013
 #define IDC0_SESSDEL    1014
 #define IDC0_CLOSEEXIT  1015
+#define IDC0_CLOSEWARN  1016
 
 #define IDC1_DELSTATIC  1001
 #define IDC1_DEL008     1002
 #define IDC5_BVALUE     1010
 #define IDC5_CHANGE     1011
 
+#define IDC6_ENABLEKOIWINXLAT    1001
+#define IDC6_CAPSLOCKCYR         1002
+
 #endif