X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/989b10e98c63397ad8210235d6e2f7da42ad3df4..a4e14164742bbf69bfc294167fd46e203f7eacdd:/win_res.h?ds=sidebyside diff --git a/win_res.h b/win_res.h index d9e50449..2ef258af 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 @@ -70,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 @@ -81,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 @@ -119,6 +123,8 @@ #define IDC3_SSHPROT1 1028 #define IDC3_SSHPROT2 1029 #define IDC3_AGENTFWD 1030 +#define IDC3_CMDSTATIC 1031 +#define IDC3_CMDEDIT 1032 #define IDC4_MBSTATIC 1001 #define IDC4_MBWINDOWS 1002