[SHELL32]
[reactos.git] / reactos / 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 #pragma once
20
21 #define IDC_STATIC -1
22
23 /* Accelerators */
24 #define IDA_SHELLVIEW 1
25 #define IDA_DESKBROWSER 3
26
27 /* Bitmaps */
28 #define IDB_REACTOS 131
29 #define IDB_SHELL_IEXPLORE_LG 204
30 #define IDB_SHELL_IEXPLORE_LG_HOT 205
31 #define IDB_SHELL_IEXPLORE_SM 206
32 #define IDB_SHELL_IEXPLORE_SM_HOT 207
33 #define IDB_SHELL_EXPLORER_LG 214
34 #define IDB_SHELL_EXPLORER_LG_HOT 215
35 #define IDB_SHELL_EXPLORER_SM 216
36 #define IDB_SHELL_EXPLORER_SM_HOT 217
37 #define IDB_SHELL_EDIT_LG 225
38 #define IDB_SHELL_EDIT_LG_HOT 226
39 #define IDB_SHELL_EDIT_SM 227
40 #define IDB_SHELL_EDIT_SM_HOT 228
41 #define IDB_SHELL_GO 230
42 #define IDB_SHELL_GO_HOT 231
43 #define IDB_SHELL_BRANDBAND_SM_HI 240
44 /*#define IDB_SHELL_BRANDBAND_MD_HI 241
45 #define IDB_SHELL_BRANDBAND_LG_HI 242
46 #define IDB_SHELL_BRANDBAND_SM_LO 245
47 #define IDB_SHELL_BRANDBAND_MD_LO 246
48 #define IDB_SHELL_BRANDBAND_LG_LO 247*/
49
50 /* Strings */
51
52 /* Column titles for the shellview */
53 #define IDS_SHV_COLUMN1 7
54 #define IDS_SHV_COLUMN2 8
55 #define IDS_SHV_COLUMN3 9
56 #define IDS_SHV_COLUMN4 10
57 #define IDS_SHV_COLUMN5 11
58 #define IDS_SHV_COLUMN6 12
59 #define IDS_SHV_COLUMN7 13
60 #define IDS_SHV_COLUMN8 14
61 #define IDS_SHV_COLUMN9 15
62 #define IDS_SHV_COLUMN10 16
63 #define IDS_SHV_COLUMN11 17
64 #define IDS_SHV_COLUMN_DELFROM 18
65 #define IDS_SHV_COLUMN_DELDATE 19
66
67 #define IDS_DESKTOP 20
68
69 #define IDS_SELECT 22
70 #define IDS_OPEN 23
71 #define IDS_VIEW_LARGE 24
72 #define IDS_VIEW_SMALL 25
73 #define IDS_VIEW_LIST 26
74 #define IDS_VIEW_DETAILS 27
75
76 #define IDS_RESTART_TITLE 40
77 #define IDS_RESTART_PROMPT 41
78 #define IDS_SHUTDOWN_TITLE 42
79 #define IDS_SHUTDOWN_PROMPT 43
80
81 #define IDS_PROGRAMS 45
82 #define IDS_FAVORITES 47
83 #define IDS_STARTUP 48
84 #define IDS_RECENT 49
85 #define IDS_SENDTO 50
86 #define IDS_STARTMENU 51
87 #define IDS_MYMUSIC 52
88 #define IDS_MYVIDEO 53
89 #define IDS_DESKTOPDIRECTORY 54
90 #define IDS_NETHOOD 55
91 #define IDS_TEMPLATES 56
92 #define IDS_APPDATA 57
93 #define IDS_PRINTHOOD 58
94 #define IDS_LOCAL_APPDATA 59
95 #define IDS_INTERNET_CACHE 60
96 #define IDS_COOKIES 61
97 #define IDS_HISTORY 62
98 #define IDS_PROGRAM_FILES 63
99 #define IDS_MYPICTURES 64
100 #define IDS_PROGRAM_FILES_COMMON 65
101 #define IDS_COMMON_DOCUMENTS 66
102 #define IDS_ADMINTOOLS 67
103 #define IDS_COMMON_MUSIC 68
104 #define IDS_COMMON_PICTURES 69
105 #define IDS_COMMON_VIDEO 70
106 #define IDS_CDBURN_AREA 71
107 #define IDS_DRIVE_FIXED 72
108 #define IDS_DRIVE_CDROM 73
109 #define IDS_DRIVE_NETWORK 74
110 #define IDS_DRIVE_FLOPPY 75
111 #define IDS_DRIVE_REMOVABLE 76
112 #define IDS_FS_UNKNOWN 77
113
114 #define IDS_LOGOFF_TITLE 78
115 #define IDS_LOGOFF_PROMPT 79
116
117 #define IDS_CREATEFOLDER_DENIED 128
118 #define IDS_CREATEFOLDER_CAPTION 129
119 #define IDS_DELETEITEM_CAPTION 130
120 #define IDS_DELETEFOLDER_CAPTION 131
121 #define IDS_DELETEITEM_TEXT 132
122 #define IDS_DELETEMULTIPLE_TEXT 133
123 #define IDS_OVERWRITEFILE_CAPTION 134
124 #define IDS_OVERWRITEFILE_TEXT 135
125 #define IDS_DELETESELECTED_TEXT 136
126 #define IDS_TRASHFOLDER_TEXT 137
127 #define IDS_TRASHITEM_TEXT 138
128 #define IDS_TRASHMULTIPLE_TEXT 139
129 #define IDS_CANTTRASH_TEXT 140
130 #define IDS_OVERWRITEFOLDER_TEXT 141
131 #define IDS_OPEN_WITH 142
132 #define IDS_OPEN_WITH_CHOOSE 143
133 #define IDS_SHELL_ABOUT_AUTHORS 144
134 #define IDS_SHELL_ABOUT_BACK 145
135 #define FCIDM_SHVIEW_NEW 146
136 #define FCIDM_SHVIEW_VIEW 147
137 #define IDS_CONTROLPANEL 148
138 #define IDS_NEWFOLDER 149
139 #define IDS_COLUMN_EXTENSION 151
140 #define IDS_NO_EXTENSION 152
141 #define IDS_RECYCLEBIN_LOCATION 153
142 #define IDS_RECYCLEBIN_DISKSPACE 154
143 #define IDS_OPEN_WITH_FILTER 155
144 #define IDS_DIRECTORY 156
145 #define IDS_VIRTUAL_DRIVER 157
146 #define IDS_BAT_FILE 158
147 #define IDS_CMD_FILE 159
148 #define IDS_COM_FILE 160
149 #define IDS_CPL_FILE 161
150 #define IDS_CUR_FILE 162
151 #define IDS_DLL_FILE 163
152 #define IDS_DRV_FILE 164
153 #define IDS_EXE_FILE 165
154 #define IDS_FON_FILE 166
155 #define IDS_TTF_FILE 167
156 #define IDS_HLP_FILE 168
157 #define IDS_INI_FILE 169
158 #define IDS_LNK_FILE 170
159 #define IDS_SYS_FILE 171
160 #define IDS_EMPTY_BITBUCKET 172
161 #define IDS_SHLEXEC_NOASSOC 173
162 #define IDS_FILE_TYPES 174
163 #define IDS_FILE_DETAILS 175
164 #define IDS_FILE_DETAILSADV 176
165 #define IDS_BYTES_FORMAT 177
166 #define IDS_OPEN_WITH_RECOMMENDED 178
167 #define IDS_OPEN_WITH_OTHER 179
168
169 #define IDS_RUNDLG_ERROR 180
170 #define IDS_RUNDLG_BROWSE_ERROR 181
171 #define IDS_RUNDLG_BROWSE_CAPTION 182
172 #define IDS_RUNDLG_BROWSE_FILTER 183
173
174 #define IDS_UNKNOWN_APP 190
175 #define IDS_EXE_DESCRIPTION 191
176
177 #define IDS_OPEN_VERB 300
178 #define IDS_EXPLORE_VERB 301
179 #define IDS_RUNAS_VERB 302
180 #define IDS_EDIT_VERB 303
181 #define IDS_FIND_VERB 304
182 #define IDS_PRINT_VERB 305
183
184 #define IDS_FILE_FOLDER 308
185 #define IDS_CREATELINK 309
186 #define IDS_INSTALLNEWFONT 310
187 #define IDS_SHV_COLUMN_FONTTYPE 311
188 #define IDS_SHV_COLUMN12 312
189 #define IDS_SHV_COLUMN13 313
190 #define IDS_SHV_COLUMN_WORKGROUP 314
191 #define IDS_SHV_NETWORKLOCATION 315
192 #define IDS_COPY 316
193 #define IDS_DELETE 317
194 #define IDS_PROPERTIES 318
195 #define IDS_SHV_COLUMN_DOCUMENTS 319
196 #define IDS_SHV_COLUMN_STATUS 320
197 #define IDS_SHV_COLUMN_COMMENTS 321
198 #define IDS_SHV_COLUMN_LOCATION 322
199 #define IDS_SHV_COLUMN_MODEL 323
200 #define IDS_CUT 324
201 #define IDS_RESTORE 325
202 #define IDS_DEFAULT_CLUSTER_SIZE 326
203 #define IDS_FORMATDRIVE 328
204 #define IDS_RENAME 329
205 #define IDS_PASTE 330
206 #define IDS_DESCRIPTION 331
207 #define IDS_COPY_OF 332
208
209 /* Strings for file operations*/
210 #define IDS_FILEOOP_COPYING 333
211 #define IDS_FILEOOP_MOVING 334
212 #define IDS_FILEOOP_DELETING 335
213 #define IDS_FILEOOP_FROM_TO 336
214 #define IDS_FILEOOP_FROM 337
215 #define IDS_FILEOOP_PREFLIGHT 338
216
217 #define IDS_MENU_EMPTY 34561
218
219 /* Note: those strings are referenced from the registry */
220 #define IDS_RECYCLEBIN_FOLDER_NAME 8964
221 #define IDS_ADMINISTRATIVETOOLS 22982
222 #define IDS_FOLDER_OPTIONS 22985
223 #define IDS_FONTS 22981
224 #define IDS_PRINTERS 9319
225 #define IDS_MYCOMPUTER 9216
226 #define IDS_PERSONAL 9227
227 #define IDS_NETWORKPLACE 9217
228
229 /* Dialogs */
230
231 /* Run dialog */
232 #define IDD_RUN 1
233 #define IDC_RUNDLG_DESCRIPTION 12289
234 #define IDC_RUNDLG_BROWSE 12288
235 #define IDC_RUNDLG_EDITPATH 12298
236 #define IDC_RUNDLG_LABEL 12305
237
238 /* ShellAbout dialog */
239 #define IDD_ABOUT 2
240 #define IDC_ABOUT_ICON 0x3009
241 #define IDC_ABOUT_APPNAME 0x3500
242 #define IDC_ABOUT_OTHERSTUFF 0x350D
243 #define IDC_ABOUT_REG_USERNAME 0x3507
244 #define IDC_ABOUT_REG_ORGNAME 0x3508
245 #define IDC_ABOUT_PHYSMEM 0x3503
246
247 /* About authors dialog */
248 #define IDD_ABOUT_AUTHORS 3
249 #define IDC_ABOUT_AUTHORS 0x4101
250 #define IDC_ABOUT_AUTHORS_LISTBOX 0x4102
251
252 /* Pick icon dialog */
253 #define IDD_PICK_ICON 4
254 #define IDC_PICKICON_LIST 0x4121
255 #define IDC_BUTTON_PATH 0x4122
256 #define IDC_EDIT_PATH 0x4123
257 #define IDS_PICK_ICON_TITLE 0x4124
258 #define IDS_PICK_ICON_FILTER 0x4125
259
260 /* Properties dialog */
261 #define IDD_FILE_PROPERTIES 8
262 #define IDD_FOLDER_PROPERTIES 9
263 #define IDD_DRIVE_PROPERTIES 10
264 #define IDD_DRIVE_TOOLS 11
265 #define IDD_DRIVE_HARDWARE 12
266 #define IDD_RECYCLE_BIN_PROPERTIES 13
267 #define IDD_SHORTCUT_PROPERTIES 14
268
269 /* File version */
270 #define IDD_FILE_VERSION 15
271
272 /* Shortcut */
273 #define IDD_SHORTCUT_EXTENDED_PROPERTIES 16
274
275 /* Folder Options */
276 #define IDD_FOLDER_OPTIONS_GENERAL 17
277 #define IDD_FOLDER_OPTIONS_VIEW 18
278 #define IDD_FOLDER_OPTIONS_FILETYPES 19
279
280 /* Yes to all msgbox */
281 #define IDD_YESTOALL_MSGBOX 20
282 #define IDC_YESTOALL 0x3207
283 #define IDC_YESTOALL_ICON 0x4300
284 #define IDC_YESTOALL_MESSAGE 0x4301
285
286 /* Browse for folder dialog box */
287 #define IDD_BROWSE_FOR_FOLDER 21
288 #define IDD_BROWSE_FOR_FOLDER_NEW 22
289 #define IDC_BROWSE_FOR_FOLDER_NEW_FOLDER 0x3746
290 #define IDC_BROWSE_FOR_FOLDER_FOLDER_TEXT 0x3745
291 #define IDC_BROWSE_FOR_FOLDER_FOLDER 0x3744
292 #define IDC_BROWSE_FOR_FOLDER_STATUS 0x3743
293 #define IDC_BROWSE_FOR_FOLDER_TITLE 0x3742
294 #define IDC_BROWSE_FOR_FOLDER_TREEVIEW 0x3741
295
296 /* Other dialogs */
297 #define IDD_RUN_AS 23
298 #define IDD_OPEN_WITH 24
299 #define IDD_FORMAT_DRIVE 25
300 #define IDD_CHECK_DISK 26
301 #define IDD_NOOPEN 27
302
303 /* Not used dialogs */
304 #define IDD_SHUTDOWN 29
305 #define IDD_LOG_OFF 30
306 #define IDD_DISCONNECT 31
307 #define IDD_CONFIRM_FILE_REPLACE 32
308 #define IDD_AUTOPLAY1 33
309 #define IDD_MIXED_CONTENT1 34
310 #define IDD_MIXED_CONTENT2 35
311
312 /* Icons */
313 #define IDI_SHELL_DOCUMENT 1
314 #define IDI_SHELL_RICH_TEXT 2
315 #define IDI_SHELL_EXE 3
316 #define IDI_SHELL_FOLDER 4
317 #define IDI_SHELL_FOLDER_OPEN 5
318 #define IDI_SHELL_5_12_FLOPPY 6
319 #define IDI_SHELL_3_14_FLOPPY 7
320 #define IDI_SHELL_FLOPPY 8
321 #define IDI_SHELL_DRIVE 9
322 #define IDI_SHELL_NETDRIVE 10
323 #define IDI_SHELL_NETDRIVE2 11
324 #define IDI_SHELL_CDROM 12
325 #define IDI_SHELL_RAMDISK 13
326 #define IDI_SHELL_ENTIRE_NETWORK 14
327 #define IDI_SHELL_NETWORK 15
328 #define IDI_SHELL_MY_COMPUTER 16
329 #define IDI_SHELL_PRINTER 17
330 #define IDI_SHELL_MY_NETWORK_PLACES 18
331 #define IDI_SHELL_COMPUTERS_NEAR_ME 19
332 #define IDI_SHELL_PROGRAMS_FOLDER 20
333 #define IDI_SHELL_RECENT_DOCUMENTS 21
334 #define IDI_SHELL_CONTROL_PANEL 22
335 #define IDI_SHELL_SEARCH 23
336 #define IDI_SHELL_HELP 24
337 #define IDI_SHELL_RUN 25
338 /* TODO: 26.ico, 27.ico */
339 #define IDI_SHELL_SHUTDOWN 28
340 #define IDI_SHELL_SHARE 29
341 #define IDI_SHELL_SHORTCUT 30
342 #define IDI_SHELL_FOLDER_OPEN_SMALL 31 /* ??? */
343 #define IDI_SHELL_EMPTY_RECYCLE_BIN 32
344 #define IDI_SHELL_FULL_RECYCLE_BIN 33
345 /* TODO: 34.ico */
346 #define IDI_SHELL_DESKTOP 35
347 #define IDI_SHELL_CONTROL_PANEL2 36
348 #define IDI_SHELL_PROGRAMS_FOLDER2 37
349 #define IDI_SHELL_PRINTERS_FOLDER 38
350 #define IDI_SHELL_FONTS_FOLDER 39
351 #define IDI_SHELL_TSKBAR_STARTMENU 40
352 #define IDI_SHELL_CD_MUSIC 41
353 /* TODO: 42.ico, 43.ico */
354 #define IDI_SHELL_FAVORITES 44
355 #define IDI_SHELL_LOGOFF 45
356 #define IDI_SHELL_EXPLORER 46
357 #define IDI_SHELL_UPDATE 47
358 #define IDI_SHELL_LOCKED 48
359 #define IDI_SHELL_NOT_CONNECTED_HDD 54
360 /* TODO: 133.ico */
361 #define IDI_SHELL_FIND_IN_FILE 134
362 #define IDI_SHELL_OPEN_WITH 135
363 #define IDI_SHELL_CONTROL_PANEL3 137
364 #define IDI_SHELL_PRINTER2 138
365 #define IDI_SHELL_PRINTER_ADD 139
366 #define IDI_SHELL_NET_PRINTER 140
367 #define IDI_SHELL_FILE_PRINTER 141
368 #define IDI_SHELL_TRASH_FILE 142
369 /* TODO: 143.ico, 144,ico, 145.ico, 146.ico, 147.ico, 148.ico */
370 #define IDI_SHELL_INF_FILE 151
371 #define IDI_SHELL_TEXT_FILE 152
372 #define IDI_SHELL_BAT_FILE 153
373 #define IDI_SHELL_SYSTEM_FILE 154
374 #define IDI_SHELL_FONT_FILE 155
375 #define IDI_SHELL_TT_FONT_FILE 156
376 #define IDI_SHELL_FONT_FILE2 157
377 #define IDI_SHELL_RUN2 160
378 #define IDI_SHELL_CONFIRM_DELETE 161
379 #define IDI_SHELL_TOOLS_BACKUP 165
380 #define IDI_SHELL_TOOLS_CHKDSK 166
381 #define IDI_SHELL_TOOLS_DEFRAG 167
382 #define IDI_SHELL_PRINTER_OK 168
383 #define IDI_SHELL_NET_PRINTER_OK 169
384 #define IDI_SHELL_FILE_PRINTER_OK 170
385 /* TODO: 171.ico */
386 #define IDI_SHELL_NETWORK_FOLDER 172
387 #define IDI_SHELL_FAVORITES2 173
388 #define IDI_SHELL_EXTENDED_PROPERTIES 174
389 #define IDI_SHELL_NETWORK_CONNECTIONS 175
390
391 /* TODO: 176.ico, 177.ico, 178.ico, 179.ico, 180.ico, 181.ico */
392 #define IDI_SHELL_EMPTY_RECYCLE_BIN1 191
393 #define IDI_SHELL_FULL_RECYCLE_BIN1 192
394 /* TODO: 193.ico, 194.ico, 196.ico, 197.ico, 198.ico, 199.ico, 200.ico */
395 #define IDI_SHELL_FOLDER_OPTIONS 210
396 #define IDI_SHELL_USERS2 220
397 #define IDI_SHELL_TURN_OFF 221
398 #define IDI_SHELL_DVD_ROM 222
399 /* TODO: 223.ico */
400 #define IDI_SHELL_MOVIE_FILE 224
401 #define IDI_SHELL_MUSIC_FILE 225
402 #define IDI_SHELL_PICTURE_FILE 226
403 /* TODO: 227.ico */
404 #define IDI_SHELL_CD_MUSIC2 228
405 /* TODO: 229.ico, 230.ico, 231.ico, 232.ico */
406 #define IDI_SHELL_FDD 233
407 /* TODO: 234.ico */
408 #define IDI_SHELL_MY_DOCUMENTS 235
409 #define IDI_SHELL_MY_PICTURES 236
410 #define IDI_SHELL_MY_MUSIC 237
411 #define IDI_SHELL_MY_MOVIES 238
412 /* TODO: 239.ico */
413 #define IDI_SHELL_FULL_RECYCLE_BIN2 240
414 /* TODO: 241.ico, 242.ico, 243.ico, 244.ico */
415 #define IDI_SHELL_PRINTER3 245
416 #define IDI_SHELL_ICON_246 246
417 /* TODO: 247.ico */
418 #define IDI_SHELL_CAMERA 248
419 #define IDI_SHELL_SLIDE_SHOW 249
420 #define IDI_SHELL_DISPLAY 250
421 /* TODO: 251.ico */
422 #define IDI_SHELL_PRINT_PICS 252
423 /* TODO: 253.ico */
424 #define IDI_SHELL_EMPTY_RECYCLE_BIN3 254
425 #define IDI_SHELL_ICON_255 255
426 #define IDI_SHELL_NETWORK_CONNECTIONS2 257
427 /* TODO: 256.ico, 258.ico, 259.ico, 260.ico, 261.ico, 262.ico */
428 #define IDI_SHELL_HELP1 263
429 /* TODO: 264.ico */
430 #define IDI_SHELL_SENDMAIL 265
431 /* TODO: 266.ico, 267.ico */
432 #define IDI_SHELL_ACCESSABILITY 268
433 #define IDI_SHELL_USERS 269
434 #define IDI_SHELL_SCREEN_COLORS 270
435 #define IDI_SHELL_ADD_REM_PROGRAMS 271
436 /* TODO: 272.ico, 273.ico, 274.ico, 275.ico, 276.ico */
437 #define IDI_SHELL_TUNES 277
438 /* TODO: 278.ico */
439 #define IDI_SHELL_USER_ACCOUNTS 279
440 /* TODO: 281.ico, 282.ico, 283.ico, 284.ico */
441 #define IDI_SHELL_HELP_FILE 289
442 #define IDI_SHELL_GO 290
443 #define IDI_SHELL_DVD_DRIVE 291
444 #define IDI_SHELL_CD_ADD_MUSIC 292
445 #define IDI_SHELL_CD 293
446 #define IDI_SHELL_CD_ROM 294
447 #define IDI_SHELL_CDR 295
448 #define IDI_SHELL_CDRW 296
449 #define IDI_SHELL_DVD_RAM 297
450 #define IDI_SHELL_DVDR_ROM 298
451 #define IDI_SHELL_MP3_PLAYER 299
452 /* TODO: 300.ico, 301.ico */
453 #define IDI_SHELL_CD_ROM1 302
454 /* TODO: 303.ico */
455 #define IDI_SHELL_DVD_ROM1 304
456 #define IDI_SHELL_FDD2 305
457 /* TODO: 306.ico, 307.ico */
458 #define IDI_SHELL_SMART_MEDIA 308
459 #define IDI_SHELL_CAMERA1 309
460 /* TODO: 310.ico, 311.ico, 312.ico, 313.ico, 314.ico */
461 #define IDI_SHELL_SCANNER 315
462 /* TODO: 316.ico */
463 #define IDI_SHELL_CAMCORDER 317
464 #define IDI_SHELL_DVDRW_ROM 318
465 #define IDI_SHELL_NEW_FOLDER 319
466 /* TODO: 320.ico, 321.ico */
467 #define IDI_SHELL_FAVOTITES 322
468 #define IDI_SHELL_SEARCH1 323
469 #define IDI_SHELL_HELP2 324
470 #define IDI_SHELL_LOGOFF1 325
471 #define IDI_SHELL_PROGRAMS_FOLDER1 326
472 #define IDI_SHELL_RECENT_DOCUMENTS1 327
473 #define IDI_SHELL_RUN1 328
474 #define IDI_SHELL_SHUTDOWN1 329
475 #define IDI_SHELL_CONTROL_PANEL1 330
476 /* TODO: 331.ico, 337.ico, 338.ico, 512.ico */
477 #define IDI_SHELL_IDEA 1001
478 /* TODO: 1002.ico, 1003.ico */
479 #define IDI_SHELL_HELP_FILE1 1004
480 /* TODO: 1005.ico, 1006.ico, 1007.ico, 1008.ico, 1009.ico, 1010.ico, 1011.ico */
481 #define IDI_SHELL_SHUTDOWN2 8240
482
483 #define IDI_SHELL_DELETE1 16710
484 #define IDI_SHELL_DELETE2 16715
485 #define IDI_SHELL_DELETE3 16717
486 #define IDI_SHELL_DELETE4 16718
487 #define IDI_SHELL_DELETE5 16721
488
489 /* Icons for Folder Options (ID's identical to Windows XP SP3) */
490 #define IDI_SHELL_SHOW_COMMON_TASKS 182
491 #define IDI_SHELL_CLASSIC_FOLDERS 183
492 #define IDI_SHELL_OPEN_IN_SOME_WINDOW 184
493 #define IDI_SHELL_OPEN_IN_NEW_WINDOW 185
494 #define IDI_SHELL_SINGLE_CLICK_TO_OPEN 186
495 #define IDI_SHELL_DOUBLE_CLICK_TO_OPEN 187
496
497 /*
498 * AVI resources
499 *
500 * windows shell32 has 14 of them: 150-152 and 160-170
501 * FIXME: Add 150-152
502 */
503
504 #define IDA_SHELL_COPY 160
505 #define IDA_SHELL_COPY1 161
506 #define IDA_SHELL_COPY2 167
507 #define IDA_SHELL_COPY3 168
508 #define IDA_SHELL_RECYCLE 162
509 #define IDA_SHELL_EMPTY_RECYCLE 163
510 #define IDA_SHELL_DELETE 164
511 #define IDA_SHELL_DELETE1 169
512 #define IDA_SHELL_DOWNLOAD 170
513
514 /* Desktop Browser commands */
515 #define FCIDM_DESKBROWSER_CLOSE 0xA004
516 #define FCIDM_DESKBROWSER_FOCUS 0xA030
517 #define FCIDM_DESKBROWSER_SEARCH 0xA085
518 #define FCIDM_DESKBROWSER_REFRESH 0xA220
519
520 /* Shell view commands */
521 #define FCIDM_SHVIEW_ARRANGE 0x7001
522 #define FCIDM_SHVIEW_DELETE 0x7011
523 #define FCIDM_SHVIEW_PROPERTIES 0x7013
524 #define FCIDM_SHVIEW_CUT 0x7018
525 #define FCIDM_SHVIEW_COPY 0x7019
526 #define FCIDM_SHVIEW_INSERT 0x701A
527 #define FCIDM_SHVIEW_UNDO 0x701B
528 #define FCIDM_SHVIEW_INSERTLINK 0x701C
529 #define FCIDM_SHVIEW_COPYTO 0x701E
530 #define FCIDM_SHVIEW_MOVETO 0x701F
531 #define FCIDM_SHVIEW_SELECTALL 0x7021
532 #define FCIDM_SHVIEW_INVERTSELECTION 0x7022
533
534 #define FCIDM_SHVIEW_BIGICON 0x7029 //FIXME
535 #define FCIDM_SHVIEW_SMALLICON 0x702A //FIXME
536 #define FCIDM_SHVIEW_LISTVIEW 0x702B //FIXME
537 #define FCIDM_SHVIEW_REPORTVIEW 0x702C //FIXME
538 /* 0x7030-0x703f are used by the shellbrowser */
539 #define FCIDM_SHVIEW_AUTOARRANGE 0x7031
540 #define FCIDM_SHVIEW_SNAPTOGRID 0x7032
541
542 #define FCIDM_SHVIEW_HELP 0x7041
543 #define FCIDM_SHVIEW_RENAME 0x7050
544 #define FCIDM_SHVIEW_CREATELINK 0x7051
545 #define FCIDM_SHVIEW_NEWLINK 0x7052
546 #define FCIDM_SHVIEW_NEWFOLDER 0x7053
547
548 #define FCIDM_SHVIEW_REFRESH 0x7100 /* FIXME */
549 #define FCIDM_SHVIEW_EXPLORE 0x7101 /* FIXME */
550 #define FCIDM_SHVIEW_OPEN 0x7102 /* FIXME */
551
552 #define FCIDM_TB_UPFOLDER 0xA001
553 #define FCIDM_TB_NEWFOLDER 0xA002
554 #define FCIDM_TB_SMALLICON 0xA003
555 #define FCIDM_TB_REPORTVIEW 0xA004
556 #define FCIDM_TB_DESKTOP 0xA005 /* FIXME */
557
558 /* Registrar scripts (RGS) */
559 #define IDR_ADMINFOLDERSHORTCUT 128
560 #define IDR_CONTROLPANEL 130
561 #define IDR_DRAGDROPHELPER 131
562 #define IDR_FOLDEROPTIONS 132
563 #define IDR_FOLDERSHORTCUT 133
564 #define IDR_FONTSFOLDERSHORTCUT 134
565 #define IDR_MENUBANDSITE 135
566 #define IDR_MYCOMPUTER 136
567 #define IDR_MYDOCUMENTS 137
568 #define IDR_NETWORKPLACES 138
569 #define IDR_NEWMENU 139
570 #define IDR_PRINTERS 140
571 #define IDR_RECYCLEBIN 141
572 #define IDR_SHELLDESKTOP 142
573 #define IDR_SHELLFSFOLDER 143
574 #define IDR_SHELLLINK 144
575 #define IDR_STARTMENU 145
576 #define IDR_OPENWITHMENU 146
577 #define IDR_FILEDEFEXT 147
578 #define IDR_DRVDEFEXT 148
579 #define IDR_MENUBAND 149
580 #define IDR_MENUDESKBAR 150
581 #define IDR_EXEDROPHANDLER 151
582 #define IDR_QUERYASSOCIATIONS 152
583 #define IDR_MERGEDFOLDER 153
584 #define IDR_REBARBANDSITE 154