X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/9697bfd21dde432bf41956e73f73c162eff352a8..c9def1b8e8960113ab4fd91d0b69d5b422cf339f:/win_res.h diff --git a/win_res.h b/win_res.h index ae5c554e..5d6675eb 100644 --- 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 @@ -32,15 +33,17 @@ #define IDC0_PORTSTATIC 1003 #define IDC0_PORT 1004 #define IDC0_PROTSTATIC 1005 -#define IDC0_PROTTELNET 1006 -#define IDC0_PROTSSH 1007 -#define IDC0_SESSSTATIC 1008 -#define IDC0_SESSEDIT 1009 -#define IDC0_SESSLIST 1010 -#define IDC0_SESSLOAD 1011 -#define IDC0_SESSSAVE 1012 -#define IDC0_SESSDEL 1013 -#define IDC0_CLOSEEXIT 1014 +#define IDC0_PROTRAW 1006 +#define IDC0_PROTTELNET 1007 +#define IDC0_PROTSSH 1008 +#define IDC0_SESSSTATIC 1009 +#define IDC0_SESSEDIT 1010 +#define IDC0_SESSLIST 1011 +#define IDC0_SESSLOAD 1012 +#define IDC0_SESSSAVE 1013 +#define IDC0_SESSDEL 1014 +#define IDC0_CLOSEEXIT 1015 +#define IDC0_CLOSEWARN 1016 #define IDC1_DELSTATIC 1001 #define IDC1_DEL008 1002 @@ -51,12 +54,18 @@ #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_CURSTATIC 1013 -#define IDC1_CURNORMAL 1014 -#define IDC1_CURAPPLIC 1015 +#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 @@ -70,12 +79,13 @@ #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 @@ -100,6 +110,7 @@ #define IDC3_CIPHER3DES 1020 #define IDC3_CIPHERBLOWF 1021 #define IDC3_CIPHERDES 1022 +#define IDC3_AUTHTIS 1023 #define IDC4_MBSTATIC 1001 #define IDC4_MBWINDOWS 1002 @@ -122,4 +133,15 @@ #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 +#define IDC2_VTSTATIC 1013 +#define IDC2_VTXWINDOWS 1014 +#define IDC2_VTOEMANSI 1015 +#define IDC2_VTOEMONLY 1016 +#define IDC2_VTPOORMAN 1017 + #endif