Robert de Bath's Big Patch, part 1
[u/mdw/putty] / win_res.h
index 6ea558c..5d6675e 100644 (file)
--- a/win_res.h
+++ b/win_res.h
 #define IDC1_FUNCSTATIC 1007
 #define IDC1_FUNCTILDE  1008
 #define IDC1_FUNCLINUX  1009
-#define IDC1_KPSTATIC   1010
-#define IDC1_KPNORMAL   1011
-#define IDC1_KPAPPLIC   1012
-#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 IDC1_FUNCXTERM  1010
+#define IDC1_KPSTATIC   1011
+#define IDC1_KPNORMAL   1012
+#define IDC1_KPAPPLIC   1013
+#define IDC1_KPNH       1014
+#define IDC1_CURSTATIC  1015
+#define IDC1_CURNORMAL  1016
+#define IDC1_CURAPPLIC  1017
+#define IDC1_ALTF4      1018
+#define IDC1_ALTSPACE   1019
+#define IDC1_LDISCTERM  1020
+#define IDC1_SCROLLKEY  1021
 
 #define IDC2_WRAPMODE   1001
 #define IDC2_DECOM      1002
 #define IDC2_SAVEEDIT   1010
 #define IDC2_FONTSTATIC 1011
 #define IDC2_CHOOSEFONT 1012
-#define IDC2_VTSTATIC   1013
-#define IDC2_VTXWINDOWS 1014
-#define IDC2_VTOEMANSI  1015
-#define IDC2_VTOEMONLY  1016
-#define IDC2_VTPOORMAN  1017
 #define IDC2_LFHASCR    1018
+#define IDC1_BLINKCUR   1020
+#define IDC1_BEEP       1021
+#define IDC2_SCROLLBAR  1022
+#define IDC2_LOCKSIZE   1023
+#define IDC2_BCE       1024
+#define IDC2_BLINKTEXT 1025
 
 #define IDC3_TTSTATIC   1001
 #define IDC3_TTEDIT     1002
 #define IDC6_KOI8WIN1251 1003
 #define IDC6_88592WIN1250 1004
 #define IDC6_CAPSLOCKCYR 1005
+#define IDC2_VTSTATIC   1013
+#define IDC2_VTXWINDOWS 1014
+#define IDC2_VTOEMANSI  1015
+#define IDC2_VTOEMONLY  1016
+#define IDC2_VTPOORMAN  1017
 
 #endif