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