X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/fef97f438c8c83ac625799c88e8f2da53d5f51cc..9ef49106fcb71617298e49a65e701a6b19a7cbf2:/win_res.h diff --git a/win_res.h b/win_res.h index d4925abc..3e00d732 100644 --- a/win_res.h +++ b/win_res.h @@ -19,8 +19,10 @@ #define IDN_LIST 1001 #define IDA_ICON 1001 -#define IDA_TEXT 1002 -#define IDA_LICENCE 1003 +#define IDA_TEXT1 1002 +#define IDA_VERSION 1003 +#define IDA_TEXT2 1004 +#define IDA_LICENCE 1005 #define IDC_TAB 1001 #define IDC_ABOUT 1002 @@ -30,15 +32,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 @@ -94,6 +98,10 @@ #define IDC3_EMRFC 1017 #define IDC3_NOPTY 1018 +#define IDC3_CIPHERSTATIC 1019 +#define IDC3_CIPHER3DES 1020 +#define IDC3_CIPHERBLOWF 1021 +#define IDC3_CIPHERDES 1022 #define IDC4_MBSTATIC 1001 #define IDC4_MBWINDOWS 1002