X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/adf799ddb18af44ae2c4f68d9252af8c1848d0c5..f70a606ea75cc1d03d335b3da1122f4cd7d0e381:/win_res.h?ds=inline diff --git a/win_res.h b/win_res.h index bf517eca..72804adc 100644 --- a/win_res.h +++ b/win_res.h @@ -7,6 +7,7 @@ #define IDD_PANEL0 103 #define IDD_PANEL1 104 #define IDD_PANEL2 105 +#define IDD_PANELW 115 #define IDD_PANEL3 106 #define IDD_PANEL35 107 #define IDD_PANEL4 108 @@ -18,6 +19,7 @@ #define IDD_LICENCEBOX 113 #define IDN_LIST 1001 +#define IDN_COPY 1002 #define IDA_ICON 1001 #define IDA_TEXT1 1002 @@ -69,7 +71,6 @@ #define IDC2_WRAPMODE 1001 #define IDC2_DECOM 1002 -#define IDC2_WINNAME 1003 #define IDC2_DIMSTATIC 1004 #define IDC2_ROWSSTATIC 1005 #define IDC2_ROWSEDIT 1006 @@ -80,13 +81,17 @@ #define IDC2_FONTSTATIC 1011 #define IDC2_CHOOSEFONT 1012 #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 IDCW_WINNAME 1001 +#define IDCW_BLINKCUR 1002 +#define IDCW_SCROLLBAR 1003 +#define IDCW_LOCKSIZE 1004 +#define IDCW_WINTITLE 1005 +#define IDCW_WINEDIT 1006 + #define IDC3_TTSTATIC 1001 #define IDC3_TTEDIT 1002 #define IDC3_TSSTATIC 1003 @@ -117,6 +122,7 @@ #define IDC3_SSHPROTSTATIC 1027 #define IDC3_SSHPROT1 1028 #define IDC3_SSHPROT2 1029 +#define IDC3_AGENTFWD 1030 #define IDC4_MBSTATIC 1001 #define IDC4_MBWINDOWS 1002