[CMAKE]
[reactos.git] / dll / win32 / shell32 / shresdef.h
1 /*
2 * Copyright 2000 Juergen Schmied
3 *
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
8 *
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
13 *
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
17 */
18
19 #ifndef __WINE_SHELL_RES_H
20 #define __WINE_SHELL_RES_H
21
22 #define IDC_STATIC -1
23
24 /* Bitmap ID's */
25 #define IDB_SHELL_ABOUT_LOGO_24BPP 131
26
27 /*
28 columntitles for the shellview
29 */
30 #define IDS_SHV_COLUMN1 7
31 #define IDS_SHV_COLUMN2 8
32 #define IDS_SHV_COLUMN3 9
33 #define IDS_SHV_COLUMN4 10
34 #define IDS_SHV_COLUMN5 11
35 #define IDS_SHV_COLUMN6 12
36 #define IDS_SHV_COLUMN7 13
37 #define IDS_SHV_COLUMN8 14
38 #define IDS_SHV_COLUMN9 15
39 #define IDS_SHV_COLUMN10 16
40 #define IDS_SHV_COLUMN11 17
41 #define IDS_SHV_COLUMN_DELFROM 18
42 #define IDS_SHV_COLUMN_DELDATE 19
43
44 #define IDS_DESKTOP 20
45 #define IDS_MYCOMPUTER 21
46
47 #define IDS_SELECT 22
48 #define IDS_OPEN 23
49 #define IDS_VIEW_LARGE 24
50 #define IDS_VIEW_SMALL 25
51 #define IDS_VIEW_LIST 26
52 #define IDS_VIEW_DETAILS 27
53
54 #define IDS_RESTART_TITLE 40
55 #define IDS_RESTART_PROMPT 41
56 #define IDS_SHUTDOWN_TITLE 42
57 #define IDS_SHUTDOWN_PROMPT 43
58
59 #define IDS_PROGRAMS 45
60 #define IDS_PERSONAL 46
61 #define IDS_FAVORITES 47
62 #define IDS_STARTUP 48
63 #define IDS_RECENT 49
64 #define IDS_SENDTO 50
65 #define IDS_STARTMENU 51
66 #define IDS_MYMUSIC 52
67 #define IDS_MYVIDEO 53
68 #define IDS_DESKTOPDIRECTORY 54
69 #define IDS_NETHOOD 55
70 #define IDS_TEMPLATES 56
71 #define IDS_APPDATA 57
72 #define IDS_PRINTHOOD 58
73 #define IDS_LOCAL_APPDATA 59
74 #define IDS_INTERNET_CACHE 60
75 #define IDS_COOKIES 61
76 #define IDS_HISTORY 62
77 #define IDS_PROGRAM_FILES 63
78 #define IDS_MYPICTURES 64
79 #define IDS_PROGRAM_FILES_COMMON 65
80 #define IDS_COMMON_DOCUMENTS 66
81 #define IDS_ADMINTOOLS 67
82 #define IDS_COMMON_MUSIC 68
83 #define IDS_COMMON_PICTURES 69
84 #define IDS_COMMON_VIDEO 70
85 #define IDS_CDBURN_AREA 71
86 #define IDS_DRIVE_FIXED 72
87 #define IDS_DRIVE_CDROM 73
88 #define IDS_DRIVE_NETWORK 74
89 #define IDS_NETWORKPLACE 75
90 #define IDS_FONTS 76
91 #define IDS_PRINTERS 77
92
93 #define IDS_LOGOFF_TITLE 78
94 #define IDS_LOGOFF_PROMPT 79
95
96 #define IDS_CREATEFOLDER_DENIED 128
97 #define IDS_CREATEFOLDER_CAPTION 129
98 #define IDS_DELETEITEM_CAPTION 130
99 #define IDS_DELETEFOLDER_CAPTION 131
100 #define IDS_DELETEITEM_TEXT 132
101 #define IDS_DELETEMULTIPLE_TEXT 133
102 #define IDS_OVERWRITEFILE_CAPTION 134
103 #define IDS_OVERWRITEFILE_TEXT 135
104 #define IDS_DELETESELECTED_TEXT 136
105 #define IDS_TRASHFOLDER_TEXT 137
106 #define IDS_TRASHITEM_TEXT 138
107 #define IDS_TRASHMULTIPLE_TEXT 139
108 #define IDS_CANTTRASH_TEXT 140
109 #define IDS_OVERWRITEFOLDER_TEXT 141
110 #define IDS_OPEN_WITH 142
111 #define IDS_OPEN_WITH_CHOOSE 143
112 #define IDS_SHELL_ABOUT_AUTHORS 144
113 #define IDS_SHELL_ABOUT_BACK 145
114 #define FCIDM_SHVIEW_NEW 146
115 #define FCIDM_SHVIEW_VIEW 147
116 #define IDS_CONTROLPANEL 148
117 #define IDS_NEWFOLDER 149
118 #define IDS_FOLDER_OPTIONS 150
119 #define IDS_COLUMN_EXTENSION 151
120 #define IDS_NO_EXTENSION 152
121 #define IDS_RECYCLEBIN_LOCATION 153
122 #define IDS_RECYCLEBIN_DISKSPACE 154
123 #define IDS_OPEN_WITH_FILTER 155
124 #define IDS_DIRECTORY 156
125 #define IDS_VIRTUAL_DRIVER 157
126 #define IDS_BAT_FILE 158
127 #define IDS_CMD_FILE 159
128 #define IDS_COM_FILE 160
129 #define IDS_CPL_FILE 161
130 #define IDS_CUR_FILE 162
131 #define IDS_DLL_FILE 163
132 #define IDS_DRV_FILE 164
133 #define IDS_EXE_FILE 165
134 #define IDS_FON_FILE 166
135 #define IDS_TTF_FILE 167
136 #define IDS_HLP_FILE 168
137 #define IDS_INI_FILE 169
138 #define IDS_LNK_FILE 170
139 #define IDS_SYS_FILE 171
140 #define IDS_EMPTY_BITBUCKET 172
141 #define IDS_SHLEXEC_NOASSOC 173
142 #define IDS_FILE_TYPES 174
143 #define IDS_FILE_DETAILS 175
144
145 #define IDS_RUNDLG_ERROR 180
146 #define IDS_RUNDLG_BROWSE_ERROR 181
147 #define IDS_RUNDLG_BROWSE_CAPTION 182
148 #define IDS_RUNDLG_BROWSE_FILTER 183
149
150 #define IDS_OPEN_VERB 300
151 #define IDS_EXPLORE_VERB 301
152 #define IDS_RUNAS_VERB 302
153 #define IDS_EDIT_VERB 303
154 #define IDS_FIND_VERB 304
155 #define IDS_PRINT_VERB 305
156
157 #define IDS_FILE_FOLDER 307
158 #define IDS_CREATELINK 308
159 #define IDS_INSTALLNEWFONT 309
160 #define IDS_SHV_COLUMN_FONTTYPE 310
161 #define IDS_SHV_COLUMN12 311
162 #define IDS_SHV_COLUMN13 312
163 #define IDS_SHV_COLUMN_WORKGROUP 313
164 #define IDS_SHV_NETWORKLOCATION 314
165 #define IDS_COPY 315
166 #define IDS_DELETE 316
167 #define IDS_PROPERTIES 317
168 #define IDS_SHV_COLUMN_DOCUMENTS 318
169 #define IDS_SHV_COLUMN_STATUS 319
170 #define IDS_SHV_COLUMN_COMMENTS 320
171 #define IDS_SHV_COLUMN_LOCATION 321
172 #define IDS_SHV_COLUMN_MODEL 322
173 #define IDS_CUT 323
174 #define IDS_RESTORE 324
175 #define IDS_DEFAULT_CLUSTER_SIZE 325
176 #define IDS_ADMINISTRATIVETOOLS 326
177 #define IDS_FORMATDRIVE 327
178 #define IDS_RENAME 328
179 #define IDS_INSERT 329
180 #define IDS_DESCRIPTION 330
181 #define IDS_COPY_OF 331
182
183 /* Note: this string is referenced from the registry */
184 #define IDS_RECYCLEBIN_FOLDER_NAME 8964
185
186 #define IDD_ICON 0x4300
187 #define IDD_MESSAGE 0x4301
188
189 /* these IDs are the same as on native */
190 #define IDD_YESTOALL 0x3207
191
192 /* browse for folder dialog box */
193 #define IDD_MAKENEWFOLDER 0x3746
194 #define IDD_FOLDERTEXT 0x3745
195 #define IDD_FOLDER 0x3744
196 #define IDD_STATUS 0x3743
197 #define IDD_TITLE 0x3742
198 #define IDD_TREEVIEW 0x3741
199 #define SHELL_EXTENDED_SHORTCUT_DLG 0x4000
200 #define OPEN_WITH_PROGRAMM_DLG 0x4001
201 #define IDD_SH_FILE_COPY 0x4002
202
203 /* run dialog */
204 #define IDC_RUNDLG_DESCRIPTION 12289
205 #define IDC_RUNDLG_BROWSE 12288
206 #define IDC_RUNDLG_ICON 12297
207 #define IDC_RUNDLG_EDITPATH 12298
208 #define IDC_RUNDLG_LABEL 12305
209
210 /* ID's of the ShellAbout controls */
211 // Part 1 - ID's identical to Windows Server 2003 SP1's shell32.dll
212 #define IDD_SHELL_ABOUT 0x3810
213 #define IDC_SHELL_ABOUT_ICON 0x3009
214 #define IDC_SHELL_ABOUT_APPNAME 0x3500
215 #define IDC_SHELL_ABOUT_OTHERSTUFF 0x350D
216 #define IDC_SHELL_ABOUT_REG_USERNAME 0x3507
217 #define IDC_SHELL_ABOUT_REG_ORGNAME 0x3508
218 #define IDC_SHELL_ABOUT_PHYSMEM 0x3503
219
220 // Part 2 - ReactOS-specific ID's
221 #define IDD_SHELL_ABOUT_AUTHORS 0x4100
222 #define IDC_SHELL_ABOUT_AUTHORS 0x4101
223 #define IDC_SHELL_ABOUT_AUTHORS_LISTBOX 0x4102
224 #define IDD_PICK_ICON_DIALOG 0x4120
225 #define IDC_PICKICON_LIST 0x4121
226 #define IDC_BUTTON_PATH 0x4122
227 #define IDC_EDIT_PATH 0x4123
228 #define IDS_PICK_ICON_TITLE 0x4124
229 #define IDS_PICK_ICON_FILTER 0x4125
230
231 #define IDI_SHELL_DOCUMENT 1
232 #define IDI_SHELL_RICH_TEXT 2
233 #define IDI_SHELL_EXE 3
234 #define IDI_SHELL_FOLDER 4
235 #define IDI_SHELL_FOLDER_OPEN 5
236 #define IDI_SHELL_5_12_FLOPPY 6
237 #define IDI_SHELL_3_14_FLOPPY 7
238 #define IDI_SHELL_FLOPPY 8
239 #define IDI_SHELL_DRIVE 9
240 #define IDI_SHELL_NETDRIVE 10
241 #define IDI_SHELL_NETDRIVE2 11
242 #define IDI_SHELL_CDROM 12
243 #define IDI_SHELL_RAMDISK 13
244 #define IDI_SHELL_ENTIRE_NETWORK 14
245 #define IDI_SHELL_NETWORK 15
246 #define IDI_SHELL_MY_COMPUTER 16
247 #define IDI_SHELL_PRINTER 17
248 #define IDI_SHELL_MY_NETWORK_PLACES 18
249 #define IDI_SHELL_COMPUTERS_NEAR_ME 19
250 #define IDI_SHELL_PROGRAMS_FOLDER 20
251 #define IDI_SHELL_RECENT_DOCUMENTS 21
252 #define IDI_SHELL_CONTROL_PANEL 22
253 #define IDI_SHELL_SEARCH 23
254 #define IDI_SHELL_HELP 24
255 #define IDI_SHELL_RUN 25
256 /* TODO: 26.ico, 27.ico */
257 #define IDI_SHELL_SHUTDOWN 28
258 #define IDI_SHELL_SHARE 29
259 #define IDI_SHELL_SHORTCUT 30
260 #define IDI_SHELL_FOLDER_OPEN_SMALL 31 /* ??? */
261 #define IDI_SHELL_EMPTY_RECYCLE_BIN 32
262 #define IDI_SHELL_FULL_RECYCLE_BIN 33
263 /* TODO: 34.ico */
264 #define IDI_SHELL_DESKTOP 35
265 #define IDI_SHELL_CONTROL_PANEL2 36
266 #define IDI_SHELL_PROGRAMS_FOLDER2 37
267 #define IDI_SHELL_PRINTERS_FOLDER 38
268 #define IDI_SHELL_FONTS_FOLDER 39
269 #define IDI_SHELL_TSKBAR_STARTMENU 40
270 #define IDI_SHELL_CD_MUSIC 41
271 /* TODO: 42.ico, 43.ico */
272 #define IDI_SHELL_FAVORITES 44
273 #define IDI_SHELL_LOGOFF 45
274 #define IDI_SHELL_EXPLORER 46
275 #define IDI_SHELL_UPDATE 47
276 #define IDI_SHELL_LOCKED 48
277 #define IDI_SHELL_NOT_CONNECTED_HDD 54
278 /* TODO: 133.ico */
279 #define IDI_SHELL_FIND_IN_FILE 134
280 #define IDI_SHELL_OPEN_WITH 135
281 #define IDI_SHELL_CONTROL_PANEL3 137
282 #define IDI_SHELL_PRINTER2 138
283 /* TODO: 139.ico, 140.ico, 141.ico */
284 #define IDI_SHELL_TRASH_FILE 142
285 /* TODO: 143.ico, 144,ico, 145.ico, 146.ico, 147.ico, 148.ico */
286 #define IDI_SHELL_INF_FILE 151
287 #define IDI_SHELL_TEXT_FILE 152
288 #define IDI_SHELL_BAT_FILE 153
289 #define IDI_SHELL_SYSTEM_FILE 154
290 #define IDI_SHELL_FONT_FILE 155
291 #define IDI_SHELL_TT_FONT_FILE 156
292 #define IDI_SHELL_FONT_FILE2 157
293 #define IDI_SHELL_RUN2 160
294 #define IDI_SHELL_CONFIRM_DELETE 161
295 /* TODO: 165.ico, 166.ico, 167.ico, 168.ico, 169.ico, 170.ico, 171.ico */
296 #define IDI_SHELL_NETWORK_FOLDER 172
297 #define IDI_SHELL_FAVORITES2 173
298 /* TODO: 174.ico, 175.ico, 176.ico, 177.ico, 178.ico, 179.ico, 180.ico, 181.ico */
299 #define IDI_SHELL_EMPTY_RECYCLE_BIN1 191
300 #define IDI_SHELL_FULL_RECYCLE_BIN1 192
301 /* TODO: 193.ico, 194.ico, 196.ico, 197.ico, 198.ico, 199.ico, 200.ico */
302 #define IDI_SHELL_FOLDER_OPTIONS 210
303 #define IDI_SHELL_USERS2 220
304 #define IDI_SHELL_TURN_OFF 221
305 #define IDI_SHELL_DVD_ROM 222
306 /* TODO: 223.ico */
307 #define IDI_SHELL_MOVIE_FILE 224
308 #define IDI_SHELL_MUSIC_FILE 225
309 #define IDI_SHELL_PICTURE_FILE 226
310 /* TODO: 227.ico */
311 #define IDI_SHELL_CD_MUSIC2 228
312 /* TODO: 229.ico, 230.ico, 231.ico, 232.ico */
313 #define IDI_SHELL_FDD 233
314 /* TODO: 234.ico */
315 #define IDI_SHELL_MY_DOCUMENTS 235
316 #define IDI_SHELL_MY_PICTURES 236
317 #define IDI_SHELL_MY_MUSIC 237
318 #define IDI_SHELL_MY_MOVIES 238
319 /* TODO: 239.ico */
320 #define IDI_SHELL_FULL_RECYCLE_BIN2 240
321 /* TODO: 241.ico, 242.ico, 243.ico, 244.ico */
322 #define IDI_SHELL_PRINTER3 245
323 #define IDI_SHELL_ICON_246 246
324 /* TODO: 247.ico */
325 #define IDI_SHELL_CAMERA 248
326 #define IDI_SHELL_SLIDE_SHOW 249
327 #define IDI_SHELL_DISPLAY 250
328 /* TODO: 251.ico */
329 #define IDI_SHELL_PRINT_PICS 252
330 /* TODO: 253.ico */
331 #define IDI_SHELL_EMPTY_RECYCLE_BIN3 254
332 #define IDI_SHELL_ICON_255 255
333 /* TODO: 256.ico, 257.ico, 258.ico, 259.ico, 260.ico, 261.ico, 262.ico */
334 #define IDI_SHELL_HELP1 263
335 /* TODO: 264.ico */
336 #define IDI_SHELL_SENDMAIL 265
337 /* TODO: 266.ico, 267.ico */
338 #define IDI_SHELL_ACCESSABILITY 268
339 #define IDI_SHELL_USERS 269
340 #define IDI_SHELL_SCREEN_COLORS 270
341 #define IDI_SHELL_ADD_REM_PROGRAMS 271
342 /* TODO: 272.ico, 273.ico, 274.ico, 275.ico, 276.ico */
343 #define IDI_SHELL_TUNES 277
344 /* TODO: 278.ico */
345 #define IDI_SHELL_USER_ACCOUNTS 279
346 /* TODO: 281.ico, 282.ico, 283.ico, 284.ico */
347 #define IDI_SHELL_HELP_FILE 289
348 #define IDI_SHELL_GO 290
349 #define IDI_SHELL_DVD_DRIVE 291
350 #define IDI_SHELL_CD_ADD_MUSIC 292
351 #define IDI_SHELL_CD 293
352 #define IDI_SHELL_CD_ROM 294
353 #define IDI_SHELL_CDR 295
354 #define IDI_SHELL_CDRW 296
355 #define IDI_SHELL_DVD_RAM 297
356 #define IDI_SHELL_DVDR_ROM 298
357 #define IDI_SHELL_MP3_PLAYER 299
358 /* TODO: 300.ico, 301.ico */
359 #define IDI_SHELL_CD_ROM1 302
360 /* TODO: 303.ico */
361 #define IDI_SHELL_DVD_ROM1 304
362 #define IDI_SHELL_FDD2 305
363 /* TODO: 306.ico, 307.ico, 308.ico */
364 #define IDI_SHELL_CAMERA1 309
365 /* TODO: 310.ico, 311.ico, 312.ico, 313.ico, 314.ico */
366 #define IDI_SHELL_SCANNER 315
367 /* TODO: 316.ico */
368 #define IDI_SHELL_CAMCORDER 317
369 #define IDI_SHELL_DVDRW_ROM 318
370 #define IDI_SHELL_NEW_FOLDER 319
371 /* TODO: 320.ico, 321.ico */
372 #define IDI_SHELL_FAVOTITES 322
373 #define IDI_SHELL_SEARCH1 323
374 #define IDI_SHELL_HELP2 324
375 #define IDI_SHELL_LOGOFF1 325
376 #define IDI_SHELL_PROGRAMS_FOLDER1 326
377 #define IDI_SHELL_RECENT_DOCUMENTS1 327
378 #define IDI_SHELL_RUN1 328
379 #define IDI_SHELL_SHUTDOWN1 329
380 #define IDI_SHELL_CONTROL_PANEL1 330
381 /* TODO: 331.ico, 337.ico, 338.ico, 512.ico */
382 #define IDI_SHELL_IDEA 1001
383 /* TODO: 1002.ico, 1003.ico */
384 #define IDI_SHELL_HELP_FILE1 1004
385 /* TODO: 1005.ico, 1006.ico, 1007.ico, 1008.ico, 1009.ico, 1010.ico, 1011.ico */
386 #define IDI_SHELL_SHUTDOWN2 8240
387
388 #define IDI_SHELL_DELETE1 16710
389 #define IDI_SHELL_DELETE2 16715
390 #define IDI_SHELL_DELETE3 16717
391 #define IDI_SHELL_DELETE4 16718
392 #define IDI_SHELL_DELETE5 16721
393
394 #define IDI_SHELL_ADMINTOOLS 1700 /* FIXME */
395
396 // Icons for Folder Options (ID's identical to Windows XP SP3)
397 #define IDI_SHELL_SHOW_COMMON_TASKS 182
398 #define IDI_SHELL_CLASSIC_FOLDERS 183
399 #define IDI_SHELL_OPEN_IN_SOME_WINDOW 184
400 #define IDI_SHELL_OPEN_IN_NEW_WINDOW 185
401 #define IDI_SHELL_SINGLE_CLICK_TO_OPEN 186
402 #define IDI_SHELL_DOUBLE_CLICK_TO_OPEN 187
403
404 /*
405 AVI resources, windows shell32 has 14 of them: 150-152 and 160-170
406 FIXME: Need to add them, but for now just let them use the same: searching.avi
407 (also to limit shell32's size)
408 */
409 #define IDR_AVI_SEARCH 150
410 #define IDR_AVI_SEARCHING 151
411 #define IDR_AVI_FINDCOMPUTER 152
412 #define IDR_AVI_FILEMOVE 160
413 #define IDR_AVI_FILECOPY 161
414 #define IDR_AVI_FILENUKE 163
415 #define IDR_AVI_FILEDELETE 164
416
417 #define FCIDM_SHVIEW_ARRANGE 0x7001
418 #define FCIDM_SHVIEW_DELETE 0x7011
419 #define FCIDM_SHVIEW_PROPERTIES 0x7013
420 #define FCIDM_SHVIEW_CUT 0x7018
421 #define FCIDM_SHVIEW_COPY 0x7019
422 #define FCIDM_SHVIEW_INSERT 0x701A
423 #define FCIDM_SHVIEW_UNDO 0x701B
424 #define FCIDM_SHVIEW_INSERTLINK 0x701C
425 #define FCIDM_SHVIEW_SELECTALL 0x7021
426 #define FCIDM_SHVIEW_INVERTSELECTION 0x7022
427
428 #define FCIDM_SHVIEW_BIGICON 0x7029 //FIXME
429 #define FCIDM_SHVIEW_SMALLICON 0x702A //FIXME
430 #define FCIDM_SHVIEW_LISTVIEW 0x702B //FIXME
431 #define FCIDM_SHVIEW_REPORTVIEW 0x702C //FIXME
432 /* 0x7030-0x703f are used by the shellbrowser */
433 #define FCIDM_SHVIEW_AUTOARRANGE 0x7031
434 #define FCIDM_SHVIEW_SNAPTOGRID 0x7032
435
436 #define FCIDM_SHVIEW_HELP 0x7041
437 #define FCIDM_SHVIEW_RENAME 0x7050
438 #define FCIDM_SHVIEW_CREATELINK 0x7051
439 #define FCIDM_SHVIEW_NEWLINK 0x7052
440 #define FCIDM_SHVIEW_NEWFOLDER 0x7053
441
442 #define FCIDM_SHVIEW_REFRESH 0x7100 /* FIXME */
443 #define FCIDM_SHVIEW_EXPLORE 0x7101 /* FIXME */
444 #define FCIDM_SHVIEW_OPEN 0x7102 /* FIXME */
445
446
447 #define FCIDM_TB_UPFOLDER 0xA001
448 #define FCIDM_TB_NEWFOLDER 0xA002
449 #define FCIDM_TB_SMALLICON 0xA003
450 #define FCIDM_TB_REPORTVIEW 0xA004
451 #define FCIDM_TB_DESKTOP 0xA005 /* FIXME */
452
453 #endif