* Sync to recent trunk (r52563).
[reactos.git] / base / applications / regedit / resource.h
1 /*
2 * Regedit resource definitions
3 *
4 * Copyright 2002 Robert Dickenson
5 *
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
10 *
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
15 *
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19 */
20
21 #define ID_REGISTRY_MENU 0
22 #define ID_EDIT_MENU 1
23 #define ID_VIEW_MENU 2
24 #define ID_FAVOURITES_MENU 3
25 #define ID_HELP_MENU 4
26 #define ID_EDIT_NEW_MENU 5
27 #define IDS_LIST_COLUMN_FIRST 91
28 #define IDS_LIST_COLUMN_NAME 91
29 #define IDS_LIST_COLUMN_TYPE 92
30 #define IDS_LIST_COLUMN_DATA 93
31 #define IDS_LIST_COLUMN_LAST 93
32 #define IDS_APP_TITLE 103
33 #define IDI_REGEDIT 100
34 #define IDI_REGFILE 101
35 #define IDI_SMALL 108
36 #define IDC_REGEDIT 109
37 #define IDC_REGEDIT_FRAME 110
38 #define IDR_REGEDIT_MENU 130
39 #define IDD_EXPORTRANGE 131
40 #define IDI_OPEN_FILE 132
41 #define IDI_CLOSED_FILE 133
42 #define IDI_ROOT 134
43 #define IDI_STRING 135
44 #define IDI_BIN 136
45 #define IDR_POPUP_MENUS 137
46 #define IDD_ADDFAVORITES 138
47 #define IDD_REMOVEFAVORITES 139
48 #define IDD_FIND 140
49 #define IDD_FINDING 141
50 #define IDC_LICENSE_EDIT 1029
51 #define ID_REGISTRY_EXIT 32770
52 #define ID_FAVOURITES_ADDTOFAVOURITES 32772
53 #define ID_FAVOURITES_REMOVEFAVOURITE 32773
54 #define ID_VIEW_STATUSBAR 32774
55 #define ID_VIEW_SPLIT 32775
56 #define ID_VIEW_REFRESH 32776
57 #define ID_EDIT_DELETE 32778
58 #define ID_EDIT_RENAME 32779
59 #define ID_EDIT_COPYKEYNAME 32781
60 #define ID_EDIT_FIND 32782
61 #define ID_EDIT_FINDNEXT 32783
62 #define ID_EDIT_MODIFY 32784
63 #define ID_EDIT_NEW_KEY 32785
64 #define ID_EDIT_NEW_STRINGVALUE 32786
65 #define ID_EDIT_NEW_BINARYVALUE 32787
66 #define ID_EDIT_NEW_DWORDVALUE 32788
67
68 #define ID_REGISTRY_IMPORTREGISTRYFILE 32789
69 #define ID_REGISTRY_EXPORTREGISTRYFILE 32790
70 #define ID_REGISTRY_CONNECTNETWORKREGISTRY 32791
71 #define ID_REGISTRY_DISCONNECTNETWORKREGISTRY 32792
72 #define ID_REGISTRY_PRINT 32793
73 #define ID_HELP_HELPTOPICS 32794
74 #define ID_HELP_ABOUT 32795
75 #define ID_WINDOW_CASCADE 32797
76 #define ID_WINDOW_TILE 32798
77 #define ID_WINDOW_ARRANGEICONS 32799
78 #define ID_OPTIONS_FONT 32800
79 #define ID_OPTIONS_AUTOREFRESH 32801
80 #define ID_OPTIONS_READONLYMODE 32802
81 #define ID_OPTIONS_CONFIRMONDELETE 32803
82 #define ID_OPTIONS_SAVESETTINGSONEXIT 32804
83 #define ID_SECURITY_PERMISSIONS 32805
84 #define ID_VIEW_TREEANDDATA 32806
85 #define ID_VIEW_TREEONLY 32807
86 #define ID_VIEW_DATAONLY 32808
87 #define ID_VIEW_DISPLAYBINARYDATA 32810
88 #define ID_VIEW_REFRESHALL 32811
89 #define ID_VIEW_REFRESHACTIVE 32812
90 #define ID_VIEW_FINDKEY 32813
91 #define ID_TREE_EXPANDONELEVEL 32814
92 #define ID_TREE_EXPANDBRANCH 32815
93 #define ID_TREE_EXPANDALL 32816
94 #define ID_TREE_COLLAPSEBRANCH 32817
95 #define ID_EDIT_ADDKEY 32818
96 #define ID_EDIT_ADDVALUE 32819
97 #define ID_EDIT_BINARY 32821
98 #define ID_EDIT_STRING 32822
99 #define ID_EDIT_DWORD 32823
100 #define ID_EDIT_MULTISTRING 32824
101 #define ID_REGISTRY_OPENLOCAL 32825
102 #define ID_REGISTRY_CLOSE 32826
103 #define ID_REGISTRY_LOADHIVE 32827
104 #define ID_REGISTRY_UNLOADHIVE 32828
105 #define ID_REGISTRY_RESTORE 32829
106 #define ID_REGISTRY_SAVEKEY 32830
107 #define ID_REGISTRY_SELECTCOMPUTER 32831
108 #define ID_REGISTRY_PRINTSUBTREE 32832
109 #define ID_REGISTRY_PRINTERSETUP 32833
110 #define ID_REGISTRY_SAVESUBTREEAS 32834
111 #define ID_HEXEDIT_CUT 32835
112 #define ID_HEXEDIT_COPY 32836
113 #define ID_HEXEDIT_PASTE 32837
114 #define ID_HEXEDIT_DELETE 32838
115 #define ID_HEXEDIT_SELECT_ALL 32839
116 #define IDS_LICENSE 32835
117 #define IDS_ERROR 32836
118 #define IDS_BAD_VALUE 32837
119 #define IDS_UNSUPPORTED_TYPE 32838
120 #define IDS_TOO_BIG_VALUE 32839
121 #define ID_EDIT_MODIFY_BIN 32840
122 #define IDS_WARNING 32841
123 #define IDS_MULTI_SZ_EMPTY_STRING 32842
124 #define IDS_BINARY_EMPTY 32843
125 #define IDS_DEFAULT_VALUE_NAME 32844
126 #define IDS_VALUE_NOT_SET 32845
127 #define IDS_UNKNOWN_TYPE 32846
128 #define IDS_MY_COMPUTER 32847
129 #define IDS_IMPORT_REG_FILE 32848
130 #define IDS_EXPORT_REG_FILE 32849
131 #define IDS_INVALID_DWORD 32850
132 #define IDS_QUERY_DELETE_ONE 32851
133 #define IDS_QUERY_DELETE_MORE 32852
134 #define IDS_QUERY_DELETE_CONFIRM 32853
135 #define IDS_ERR_DELVAL_CAPTION 32854
136 #define IDS_ERR_DELETEVALUE 32855
137 #define IDS_ERR_RENVAL_CAPTION 32856
138 #define IDS_ERR_RENVAL_TOEMPTY 32857
139 #define IDS_BAD_KEY 32858
140 #define IDS_LOAD_HIVE 32859
141 #define IDS_UNLOAD_HIVE 32860
142
143 #define ID_EDIT_NEW_MULTISTRINGVALUE 32861
144 #define ID_EDIT_NEW_EXPANDABLESTRINGVALUE 32862
145
146 #define ID_SWITCH_PANELS 32871
147 #define ID_EDIT_PERMISSIONS 32872
148 #define ID_TREE_DELETE 32873
149 #define ID_TREE_RENAME 32874
150 #define IDS_QUERY_DELETE_KEY_ONE 32875
151 #define IDS_QUERY_DELETE_KEY_MORE 32876
152 #define IDS_QUERY_DELETE_KEY_CONFIRM 32877
153 #define ID_TREE_SUGGESTION_MIN 32878
154 #define ID_TREE_SUGGESTION_MAX 32887
155 #define ID_TREE_EXPORT 32888
156 #define ID_TREE_PERMISSIONS 32889
157
158 #define IDS_FLT_REGFILE 31000
159 #define IDS_FLT_REGFILES 31001
160 #define IDS_FLT_REGFILES_FLT 31002
161 #define IDS_FLT_REGEDIT4 31003
162 #define IDS_FLT_REGEDIT4_FLT 31004
163 #define IDS_FLT_ALLFILES 31005
164 #define IDS_FLT_ALLFILES_FLT 31006
165
166 #define IDS_ACCESS_FULLCONTROL 31101
167 #define IDS_ACCESS_READ 31102
168 #define IDS_ACCESS_QUERYVALUE 31103
169 #define IDS_ACCESS_SETVALUE 31104
170 #define IDS_ACCESS_CREATESUBKEY 31105
171 #define IDS_ACCESS_ENUMERATESUBKEYS 31106
172 #define IDS_ACCESS_NOTIFY 31107
173 #define IDS_ACCESS_CREATELINK 31108
174 #define IDS_ACCESS_DELETE 31109
175 #define IDS_ACCESS_WRITEDAC 31110
176 #define IDS_ACCESS_WRITEOWNER 31111
177 #define IDS_ACCESS_READCONTROL 31112
178
179 #define IDS_INHERIT_THISKEYONLY 31121
180 #define IDS_INHERIT_THISKEYANDSUBKEYS 31122
181 #define IDS_INHERIT_SUBKEYSONLY 31123
182 #define IDS_EXPAND 31124
183 #define IDS_COLLAPSE 31125
184 #define IDS_NEW_KEY 31126
185 #define IDS_NEW_VALUE 31127
186 #define IDS_GOTO_SUGGESTED_KEY 31128
187
188 #define IDS_IMPORT_PROMPT 31129
189 #define IDS_IMPORTED_OK 31130
190
191 #define IDS_FINISHEDFIND 31131
192
193 #define IDS_BUSNUMBER 31132
194 #define IDS_INTERFACE 31133
195
196 #define IDS_DMA_CHANNEL 31134
197 #define IDS_DMA_PORT 31135
198 #define IDS_INTERRUPT_VECTOR 31136
199 #define IDS_INTERRUPT_LEVEL 31137
200 #define IDS_INTERRUPT_AFFINITY 31138
201 #define IDS_INTERRUPT_TYPE 31139
202 #define IDS_MEMORY_ADDRESS 31140
203 #define IDS_MEMORY_LENGTH 31141
204 #define IDS_MEMORY_ACCESS 31142
205 #define IDS_PORT_ADDRESS 31143
206 #define IDS_PORT_LENGTH 31144
207 #define IDS_PORT_ACCESS 31145
208 #define IDS_SPECIFIC_RESERVED1 31146
209 #define IDS_SPECIFIC_RESERVED2 31147
210 #define IDS_SPECIFIC_DATASIZE 31148
211
212 #define IDS_PORT_PORT_IO 31149
213 #define IDS_PORT_MEMORY_IO 31150
214 #define IDS_INTERRUPT_EDGE_SENSITIVE 31151
215 #define IDS_INTERRUPT_LEVEL_SENSITIVE 31152
216 #define IDS_MEMORY_READ_ONLY 31153
217 #define IDS_MEMORY_WRITE_ONLY 31154
218 #define IDS_MEMORY_READ_WRITE 31155
219
220 #define IDS_BUS_UNDEFINED 31156
221 #define IDS_BUS_INTERNAL 31157
222 #define IDS_BUS_ISA 31158
223 #define IDS_BUS_EISA 31159
224 #define IDS_BUS_MICROCHANNEL 31160
225 #define IDS_BUS_TURBOCHANNEL 31161
226 #define IDS_BUS_PCIBUS 31162
227 #define IDS_BUS_VMEBUS 31163
228 #define IDS_BUS_NUBUS 31164
229 #define IDS_BUS_PCMCIABUS 31165
230 #define IDS_BUS_CBUS 31166
231 #define IDS_BUS_MPIBUS 31167
232 #define IDS_BUS_MPSABUS 31168
233 #define IDS_BUS_PROCESSORINTERNAL 31169
234 #define IDS_BUS_INTERNALPOWERBUS 31170
235 #define IDS_BUS_PNPISABUS 31171
236 #define IDS_BUS_PNPBUS 31172
237 #define IDS_BUS_UNKNOWNTYPE 31173
238
239 #define IDD_EDIT_STRING 2000
240 #define IDC_VALUE_NAME 2001
241 #define IDC_VALUE_DATA 2002
242
243 #define IDD_EDIT_DWORD 2003
244 #define IDC_FORMAT_HEX 2004
245 #define IDC_FORMAT_DEC 2005
246
247 #define IDD_EDIT_MULTI_STRING 2006
248 #define IDD_EDIT_BIN_DATA 2007
249
250 #define IDC_EXPORT_ALL 2008
251 #define IDC_EXPORT_BRANCH 2009
252 #define IDC_EXPORT_BRANCH_TEXT 2010
253
254 #define IDD_LOADHIVE 2500
255 #define IDC_EDIT_KEY 2501
256
257 #define IDC_FAVORITENAME 2011
258 #define IDC_FAVORITESLIST 2012
259 #define IDC_FINDWHAT 2013
260 #define IDC_LOOKAT_KEYS 2014
261 #define IDC_LOOKAT_VALUES 2015
262 #define IDC_LOOKAT_DATA 2016
263 #define IDC_MATCHSTRING 2017
264 #define IDC_MATCHCASE 2018
265
266 #define IDD_EDIT_RESOURCE_LIST 2019
267 #define IDC_RESOURCE_LIST 2020
268 #define IDC_SHOW_RESOURCE 2021
269
270 #define IDD_EDIT_RESOURCE 2022
271 #define IDC_DMA_LIST 2023
272 #define IDC_IRQ_LIST 2024
273 #define IDC_MEMORY_LIST 2025
274 #define IDC_PORT_LIST 2026
275 #define IDC_DEVICE_LIST 2027
276 #define IDC_UNDETERMINED 2028
277 #define IDC_SHARED 2029
278 #define IDC_DEVICE_EXCLUSIVE 2030
279 #define IDC_DRIVER_EXCLUSIVE 2031
280 #define IDC_INTERFACETYPE 2032
281 #define IDC_BUSNUMBER 2033
282 #define IDC_VERSION 2034
283 #define IDC_REVISION 2035
284 #define IDC_SHOW_RESOURCE_DATA 2036
285
286 #define ID_FAVORITES_MIN 2100
287 #define ID_FAVORITES_MAX 2999
288
289 #define ID_ACCEL 3000
290
291
292 #define IDC_STATIC -1