]> asedeno.scripts.mit.edu Git - PuTTY.git/blob - win_res.h
Revamp the auto-layout of PuTTY configuration box controls. They are
[PuTTY.git] / win_res.h
1 #ifndef PUTTY_WIN_RES_H
2 #define PUTTY_WIN_RES_H
3
4 #define IDI_MAINICON     200
5
6 #define IDD_MAINBOX      102
7 #define IDD_PANEL0       103
8 #define IDD_PANEL1       104
9 #define IDD_PANEL2       105
10 #define IDD_PANELW       115
11 #define IDD_PANEL3       106
12 #define IDD_PANEL35      107
13 #define IDD_PANEL4       108
14 #define IDD_PANEL5       109
15 #define IDD_PANEL6       114
16 #define IDD_LOGBOX       110
17 #define IDD_ABOUTBOX     111
18 #define IDD_RECONF       112
19 #define IDD_LICENCEBOX   113
20
21 #define IDN_LIST        1001
22 #define IDN_COPY        1002
23
24 #define IDA_ICON        1001
25 #define IDA_TEXT1       1002
26 #define IDA_VERSION     1003
27 #define IDA_TEXT2       1004
28 #define IDA_LICENCE     1005
29
30 #define IDC_TAB         1001
31 #define IDC_TABSTATIC1  1002
32 #define IDC_TABSTATIC2  1003
33 #define IDC_TABLIST     1004
34 #define IDC_ABOUT       1005
35
36 #define IDC0_HOSTSTATIC 1001
37 #define IDC0_HOST       1002
38 #define IDC0_PORTSTATIC 1003
39 #define IDC0_PORT       1004
40 #define IDC0_PROTSTATIC 1005
41 #define IDC0_PROTRAW    1006
42 #define IDC0_PROTTELNET 1007
43 #define IDC0_PROTSSH    1008
44 #define IDC0_SESSSTATIC 1009
45 #define IDC0_SESSEDIT   1010
46 #define IDC0_SESSLIST   1011
47 #define IDC0_SESSLOAD   1012
48 #define IDC0_SESSSAVE   1013
49 #define IDC0_SESSDEL    1014
50 #define IDC0_CLOSEEXIT  1015
51 #define IDC0_CLOSEWARN  1016
52
53 #define IDC1_DELSTATIC  1001
54 #define IDC1_DEL008     1002
55 #define IDC1_DEL127     1003
56 #define IDC1_HOMESTATIC 1004
57 #define IDC1_HOMETILDE  1005
58 #define IDC1_HOMERXVT   1006
59 #define IDC1_FUNCSTATIC 1007
60 #define IDC1_FUNCTILDE  1008
61 #define IDC1_FUNCLINUX  1009
62 #define IDC1_FUNCXTERM  1010
63 #define IDC1_KPSTATIC   1011
64 #define IDC1_KPNORMAL   1012
65 #define IDC1_KPAPPLIC   1013
66 #define IDC1_KPNH       1014
67 #define IDC1_CURSTATIC  1015
68 #define IDC1_CURNORMAL  1016
69 #define IDC1_CURAPPLIC  1017
70 #define IDC1_ALTF4      1018
71 #define IDC1_ALTSPACE   1019
72 #define IDC1_LDISCTERM  1020
73 #define IDC1_SCROLLKEY  1021
74
75 #define IDC2_WRAPMODE   1001
76 #define IDC2_DECOM      1002
77 #define IDC2_DIMSTATIC  1004
78 #define IDC2_ROWSSTATIC 1005
79 #define IDC2_ROWSEDIT   1006
80 #define IDC2_COLSSTATIC 1007
81 #define IDC2_COLSEDIT   1008
82 #define IDC2_SAVESTATIC 1009
83 #define IDC2_SAVEEDIT   1010
84 #define IDC2_FONTSTATIC 1011
85 #define IDC2_CHOOSEFONT 1012
86 #define IDC2_LFHASCR    1018
87 #define IDC1_BEEP       1021
88 #define IDC2_BCE        1024
89 #define IDC2_BLINKTEXT  1025
90
91 #define IDCW_WINNAME    1001
92 #define IDCW_BLINKCUR   1002
93 #define IDCW_SCROLLBAR  1003
94 #define IDCW_LOCKSIZE   1004
95 #define IDCW_WINTITLE   1005
96 #define IDCW_WINEDIT    1006
97
98 #define IDC3_TTSTATIC   1001
99 #define IDC3_TTEDIT     1002
100 #define IDC3_TSSTATIC   1003
101 #define IDC3_TSEDIT     1004
102 #define IDC3_LOGSTATIC  1005
103 #define IDC3_LOGEDIT    1006
104 #define IDC3_ENVSTATIC  1007
105 #define IDC3_VARSTATIC  1008
106 #define IDC3_VAREDIT    1009
107 #define IDC3_VALSTATIC  1010
108 #define IDC3_VALEDIT    1011
109 #define IDC3_ENVLIST    1012
110 #define IDC3_ENVADD     1013
111 #define IDC3_ENVREMOVE  1014
112 #define IDC3_EMSTATIC   1015
113 #define IDC3_EMBSD      1016
114 #define IDC3_EMRFC      1017
115
116 #define IDC3_NOPTY      1018
117 #define IDC3_CIPHERSTATIC 1019
118 #define IDC3_CIPHER3DES 1020
119 #define IDC3_CIPHERBLOWF 1021
120 #define IDC3_CIPHERDES  1022
121 #define IDC3_AUTHTIS    1023
122 #define IDC3_PKSTATIC   1024
123 #define IDC3_PKEDIT     1025
124 #define IDC3_PKBUTTON   1026
125 #define IDC3_SSHPROTSTATIC 1027
126 #define IDC3_SSHPROT1   1028
127 #define IDC3_SSHPROT2   1029
128 #define IDC3_AGENTFWD   1030
129 #define IDC3_CMDSTATIC  1031
130 #define IDC3_CMDEDIT    1032
131
132 #define IDC4_MBSTATIC   1001
133 #define IDC4_MBWINDOWS  1002
134 #define IDC4_MBXTERM    1003
135 #define IDC4_CCSTATIC   1004
136 #define IDC4_CCLIST     1005
137 #define IDC4_CCSET      1006
138 #define IDC4_CCSTATIC2  1007
139 #define IDC4_CCEDIT     1008
140
141 #define IDC5_BOLDCOLOUR 1001
142 #define IDC5_PALETTE    1002
143 #define IDC5_STATIC     1003
144 #define IDC5_LIST       1004
145 #define IDC5_RSTATIC    1005
146 #define IDC5_GSTATIC    1006
147 #define IDC5_BSTATIC    1007
148 #define IDC5_RVALUE     1008
149 #define IDC5_GVALUE     1009
150 #define IDC5_BVALUE     1010
151 #define IDC5_CHANGE     1011
152
153 #define IDC6_XLATSTATIC 1001
154 #define IDC6_NOXLAT     1002
155 #define IDC6_KOI8WIN1251 1003
156 #define IDC6_88592WIN1250 1004
157 #define IDC6_CAPSLOCKCYR 1005
158 #define IDC2_VTSTATIC   1013
159 #define IDC2_VTXWINDOWS 1014
160 #define IDC2_VTOEMANSI  1015
161 #define IDC2_VTOEMONLY  1016
162 #define IDC2_VTPOORMAN  1017
163
164 #endif