]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - win_res.h
Silly mistake - restore-cursor-pos doesn't make sure the cursor
[PuTTY.git] / win_res.h
index 9c436c4e1c54728b88d7ed65c3ee50d16f6acff1..42425acd60df342499e2a54d946816c344c07e15 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 IDC1_KPSTATIC   1010
 #define IDC1_KPNORMAL   1011
 #define IDC1_KPAPPLIC   1012
-#define IDC1_CURSTATIC  1013
-#define IDC1_CURNORMAL  1014
-#define IDC1_CURAPPLIC  1015
+#define IDC1_KPNH       1013
+#define IDC1_CURSTATIC  1014
+#define IDC1_CURNORMAL  1015
+#define IDC1_CURAPPLIC  1016
+#define IDC1_ALTF4      1017
+#define IDC1_ALTSPACE   1018
+#define IDC1_LDISCTERM  1019
+#define IDC1_BLINKCUR   1020
+#define IDC1_BEEP       1021
 
 #define IDC2_WRAPMODE   1001
 #define IDC2_DECOM      1002
 #define IDC3_CIPHER3DES        1020
 #define IDC3_CIPHERBLOWF 1021
 #define IDC3_CIPHERDES  1022
+#define IDC3_AUTHTIS    1023
+#define IDC3_COMPRESS  1024
 
 #define IDC4_MBSTATIC   1001
 #define IDC4_MBWINDOWS  1002
 #define IDC5_BVALUE     1010
 #define IDC5_CHANGE     1011
 
+#define IDC6_XLATSTATIC 1001
+#define IDC6_NOXLAT     1002
+#define IDC6_KOI8WIN1251 1003
+#define IDC6_88592WIN1250 1004
+#define IDC6_CAPSLOCKCYR 1005
+
 #endif