[SHELL32]
[reactos.git] / reactos / dll / win32 / shell32 / shresdef.h
1 /*
2 * Copyright 2000 Juergen Schmied
3 * Copyright 2017 Katayama Hirofumi MZ
4 *
5 * This library is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU Lesser General Public
7 * License as published by the Free Software Foundation; either
8 * version 2.1 of the License, or (at your option) any later version.
9 *
10 * This library is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 * Lesser General Public License for more details.
14 *
15 * You should have received a copy of the GNU Lesser General Public
16 * License along with this library; if not, write to the Free Software
17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
18 */
19
20 #pragma once
21
22 #define IDC_STATIC -1
23
24 /* Accelerators */
25 #define IDA_SHELLVIEW 1
26 #define IDA_DESKBROWSER 3
27
28 /* Bitmaps */
29 #define IDB_REACTOS 131
30 #define IDB_SHELL_IEXPLORE_LG 204
31 #define IDB_SHELL_IEXPLORE_LG_HOT 205
32 #define IDB_SHELL_IEXPLORE_SM 206
33 #define IDB_SHELL_IEXPLORE_SM_HOT 207
34 #define IDB_SHELL_EXPLORER_LG 214
35 #define IDB_SHELL_EXPLORER_LG_HOT 215
36 #define IDB_SHELL_EXPLORER_SM 216
37 #define IDB_SHELL_EXPLORER_SM_HOT 217
38 #define IDB_SHELL_EDIT_LG 225
39 #define IDB_SHELL_EDIT_LG_HOT 226
40 #define IDB_SHELL_EDIT_SM 227
41 #define IDB_SHELL_EDIT_SM_HOT 228
42 #define IDB_SHELL_GO 230
43 #define IDB_SHELL_GO_HOT 231
44 #define IDB_SHELL_BRANDBAND_SM_HI 240
45 /*#define IDB_SHELL_BRANDBAND_MD_HI 241
46 #define IDB_SHELL_BRANDBAND_LG_HI 242
47 #define IDB_SHELL_BRANDBAND_SM_LO 245
48 #define IDB_SHELL_BRANDBAND_MD_LO 246
49 #define IDB_SHELL_BRANDBAND_LG_LO 247*/
50
51 /* Strings */
52
53 /* Column titles for the shellview */
54 #define IDS_SHV_COLUMN_NAME 7
55 #define IDS_SHV_COLUMN_SIZE 8
56 #define IDS_SHV_COLUMN_TYPE 9
57 #define IDS_SHV_COLUMN_MODIFIED 10
58 #define IDS_SHV_COLUMN_ATTRIBUTES 11
59 #define IDS_SHV_COLUMN_DISK_CAPACITY 12
60 #define IDS_SHV_COLUMN_DISK_AVAILABLE 13
61 #define IDS_SHV_COLUMN_OWNER 16
62 #define IDS_SHV_COLUMN_GROUP 17
63 #define IDS_SHV_COLUMN_DELFROM 18
64 #define IDS_SHV_COLUMN_DELDATE 19
65 #define IDS_SHV_COLUMN_FONTTYPE 311
66 #define IDS_SHV_COLUMN_FILENAME 312
67 #define IDS_SHV_COLUMN_CATEGORY 313
68 #define IDS_SHV_COLUMN_WORKGROUP 314
69 #define IDS_SHV_COLUMN_NETLOCATION 315
70 #define IDS_SHV_COLUMN_DOCUMENTS 319
71 #define IDS_SHV_COLUMN_STATUS 320
72 #define IDS_SHV_COLUMN_COMMENTS 321
73 #define IDS_SHV_COLUMN_LOCATION 322
74 #define IDS_SHV_COLUMN_MODEL 323
75
76 #define IDS_DESKTOP 20
77
78 #define IDS_SELECT 22
79 #define IDS_OPEN 23
80 #define IDS_VIEW_LARGE 24
81 #define IDS_VIEW_SMALL 25
82 #define IDS_VIEW_LIST 26
83 #define IDS_VIEW_DETAILS 27
84
85 #define IDS_RESTART_TITLE 40
86 #define IDS_RESTART_PROMPT 41
87 #define IDS_SHUTDOWN_TITLE 42
88 #define IDS_SHUTDOWN_PROMPT 43
89
90 #define IDS_PROGRAMS 45
91 #define IDS_FAVORITES 47
92 #define IDS_STARTUP 48
93 #define IDS_RECENT 49
94 #define IDS_SENDTO 50
95 #define IDS_STARTMENU 51
96 #define IDS_MYMUSIC 52
97 #define IDS_MYVIDEO 53
98 #define IDS_DESKTOPDIRECTORY 54
99 #define IDS_NETHOOD 55
100 #define IDS_TEMPLATES 56
101 #define IDS_APPDATA 57
102 #define IDS_PRINTHOOD 58
103 #define IDS_LOCAL_APPDATA 59
104 #define IDS_INTERNET_CACHE 60
105 #define IDS_COOKIES 61
106 #define IDS_HISTORY 62
107 #define IDS_PROGRAM_FILES 63
108 #define IDS_MYPICTURES 64
109 #define IDS_PROGRAM_FILES_COMMON 65
110 #define IDS_COMMON_DOCUMENTS 66
111 #define IDS_ADMINTOOLS 67
112 #define IDS_COMMON_MUSIC 68
113 #define IDS_COMMON_PICTURES 69
114 #define IDS_COMMON_VIDEO 70
115 #define IDS_CDBURN_AREA 71
116 #define IDS_DRIVE_FIXED 72
117 #define IDS_DRIVE_CDROM 73
118 #define IDS_DRIVE_NETWORK 74
119 #define IDS_DRIVE_FLOPPY 75
120 #define IDS_DRIVE_REMOVABLE 76
121 #define IDS_FS_UNKNOWN 77
122
123 #define IDS_CREATEFOLDER_DENIED 128
124 #define IDS_CREATEFOLDER_CAPTION 129
125 #define IDS_DELETEITEM_CAPTION 130
126 #define IDS_DELETEFOLDER_CAPTION 131
127 #define IDS_DELETEITEM_TEXT 132
128 #define IDS_DELETEMULTIPLE_TEXT 133
129 #define IDS_OVERWRITEFILE_CAPTION 134
130 #define IDS_OVERWRITEFILE_TEXT 135
131 #define IDS_DELETESELECTED_TEXT 136
132 #define IDS_TRASHFOLDER_TEXT 137
133 #define IDS_TRASHITEM_TEXT 138
134 #define IDS_TRASHMULTIPLE_TEXT 139
135 #define IDS_CANTTRASH_TEXT 140
136 #define IDS_OVERWRITEFOLDER_TEXT 141
137 #define IDS_OPEN_WITH 142
138 #define IDS_OPEN_WITH_CHOOSE 143
139 #define IDS_SHELL_ABOUT_AUTHORS 144
140 #define IDS_SHELL_ABOUT_BACK 145
141 #define FCIDM_SHVIEW_NEW 146
142 #define IDS_CONTROLPANEL 148
143 #define IDS_NEWFOLDER 149
144 #define IDS_COLUMN_EXTENSION 151
145 #define IDS_NO_EXTENSION 152
146 #define IDS_RECYCLEBIN_LOCATION 153
147 #define IDS_RECYCLEBIN_DISKSPACE 154
148 #define IDS_OPEN_WITH_FILTER 155
149
150 /* Friendly File Type Names */
151 #define IDS_DIRECTORY 200
152 #define IDS_BAT_FILE 201
153 #define IDS_CMD_FILE 202
154 #define IDS_COM_FILE 203
155 #define IDS_CPL_FILE 204
156 #define IDS_CUR_FILE 205
157 #define IDS_DLL_FILE 206
158 #define IDS_DRV_FILE 207
159 #define IDS_EXE_FILE 208
160 #define IDS_FON_FILE 209
161 #define IDS_TTF_FILE 210
162 #define IDS_OTF_FILE 211
163 #define IDS_HLP_FILE 212
164 #define IDS_ICO_FILE 213
165 #define IDS_INI_FILE 214
166 #define IDS_LNK_FILE 215
167 #define IDS_PIF_FILE 216
168 #define IDS_SCR_FILE 217
169 #define IDS_SYS_FILE 218
170 #define IDS_VXD_FILE 219
171 #define IDS_ANY_FILE 220
172
173 #define IDS_EMPTY_BITBUCKET 172
174 #define IDS_SHLEXEC_NOASSOC 173
175 #define IDS_FILE_TYPES 174
176 #define IDS_FILE_DETAILS 175
177 #define IDS_FILE_DETAILSADV 176
178 #define IDS_FILE_EXT_TYPE 999
179 #define IDS_BYTES_FORMAT 177
180 #define IDS_OPEN_WITH_RECOMMENDED 178
181 #define IDS_OPEN_WITH_OTHER 179
182
183 #define IDS_RUNDLG_ERROR 180
184 #define IDS_RUNDLG_BROWSE_ERROR 181
185 #define IDS_RUNDLG_BROWSE_CAPTION 182
186 #define IDS_RUNDLG_BROWSE_FILTER 183
187
188 #define IDS_UNKNOWN_APP 190
189 #define IDS_EXE_DESCRIPTION 191
190
191 #define IDS_OPEN_VERB 300
192 #define IDS_EXPLORE_VERB 301
193 #define IDS_RUNAS_VERB 302
194 #define IDS_EDIT_VERB 303
195 #define IDS_FIND_VERB 304
196 #define IDS_PRINT_VERB 305
197
198 #define IDS_FILE_FOLDER 308
199 #define IDS_CREATELINK 309
200 #define IDS_INSTALLNEWFONT 310
201 #define IDS_COPY 316
202 #define IDS_DELETE 317
203 #define IDS_PROPERTIES 318
204 #define IDS_CUT 324
205 #define IDS_RESTORE 325
206 #define IDS_DEFAULT_CLUSTER_SIZE 326
207 #define IDS_FORMATDRIVE 328
208 #define IDS_RENAME 329
209 #define IDS_PASTE 330
210 #define IDS_DESCRIPTION 331
211 #define IDS_COPY_OF 332
212
213 /* Strings for file operations*/
214 #define IDS_FILEOOP_COPYING 333
215 #define IDS_FILEOOP_MOVING 334
216 #define IDS_FILEOOP_DELETING 335
217 #define IDS_FILEOOP_FROM_TO 336
218 #define IDS_FILEOOP_FROM 337
219 #define IDS_FILEOOP_PREFLIGHT 338
220
221 #define IDS_MENU_EMPTY 34561
222
223 /* Note: those strings are referenced from the registry */
224 #define IDS_RECYCLEBIN_FOLDER_NAME 8964
225 #define IDS_PRINTERS_DESCRIPTION 12696
226 #define IDS_FONTS_DESCRIPTION 22920
227 #define IDS_ADMINISTRATIVETOOLS_DESCRIPTION 22921
228 #define IDS_FOLDER_OPTIONS_DESCRIPTION 22924
229 #define IDS_ADMINISTRATIVETOOLS 22982
230 #define IDS_FOLDER_OPTIONS 22985
231 #define IDS_FONTS 22981
232 #define IDS_PRINTERS 9319
233 #define IDS_MYCOMPUTER 9216
234 #define IDS_PERSONAL 9227
235 #define IDS_NETWORKPLACE 9217
236 #define IDS_OBJECTS 6466
237 #define IDS_OBJECTS_SELECTED 6477
238
239 /* Advanced settings */
240 #define IDS_ADVANCED_FOLDER 30498
241 #define IDS_ADVANCED_NET_CRAWLER 30509
242 #define IDS_ADVANCED_FOLDER_SIZE_TIP 30514
243 #define IDS_ADVANCED_FRIENDLY_TREE 30511
244 #define IDS_ADVANCED_WEB_VIEW_BARRICADE 30510
245 #define IDS_ADVANCED_SHOW_FULL_PATH_ADDRESS 30505
246 #define IDS_ADVANCED_SHOW_FULL_PATH 30504
247 #define IDS_ADVANCED_DISABLE_THUMB_CACHE 30517
248 #define IDS_ADVANCED_HIDDEN 30499
249 #define IDS_ADVANCED_DONT_SHOW_HIDDEN 30501
250 #define IDS_ADVANCED_SHOW_HIDDEN 30500
251 #define IDS_ADVANCED_HIDE_FILE_EXT 30503
252 #define IDS_ADVANCED_SUPER_HIDDEN 30508
253 #define IDS_ADVANCED_DESKTOP_PROCESS 30507
254 #define IDS_ADVANCED_CLASSIC_VIEW_STATE 30506
255 #define IDS_ADVANCED_PERSIST_BROWSERS 30513
256 #define IDS_ADVANCED_CONTROL_PANEL_IN_MY_COMPUTER 30497
257 #define IDS_ADVANCED_SHOW_COMP_COLOR 30512
258 #define IDS_ADVANCED_SHOW_INFO_TIP 30502
259
260 /* Dialogs */
261
262 /* Run dialog */
263 #define IDD_RUN 1
264 #define IDC_RUNDLG_DESCRIPTION 12289
265 #define IDC_RUNDLG_BROWSE 12288
266 #define IDC_RUNDLG_ICON 12297
267 #define IDC_RUNDLG_EDITPATH 12298
268 #define IDC_RUNDLG_LABEL 12305
269
270 /* ShellAbout dialog */
271 #define IDD_ABOUT 2
272 #define IDC_ABOUT_ICON 0x3009
273 #define IDC_ABOUT_APPNAME 0x3500
274 #define IDC_ABOUT_OTHERSTUFF 0x350D
275 #define IDC_ABOUT_REG_USERNAME 0x3507
276 #define IDC_ABOUT_REG_ORGNAME 0x3508
277 #define IDC_ABOUT_PHYSMEM 0x3503
278
279 /* About authors dialog */
280 #define IDD_ABOUT_AUTHORS 3
281 #define IDC_ABOUT_AUTHORS 0x4101
282 #define IDC_ABOUT_AUTHORS_LISTBOX 0x4102
283
284 /* Pick icon dialog */
285 #define IDD_PICK_ICON 4
286 #define IDC_PICKICON_LIST 0x4121
287 #define IDC_BUTTON_PATH 0x4122
288 #define IDC_EDIT_PATH 0x4123
289 #define IDS_PICK_ICON_TITLE 0x4124
290 #define IDS_PICK_ICON_FILTER 0x4125
291
292 /* Properties dialog */
293 #define IDD_FILE_PROPERTIES 8
294 #define IDD_FOLDER_PROPERTIES 9
295 #define IDD_DRIVE_PROPERTIES 10
296 #define IDD_DRIVE_TOOLS 11
297 #define IDD_DRIVE_HARDWARE 12
298 #define IDD_RECYCLE_BIN_PROPERTIES 13
299 #define IDD_SHORTCUT_PROPERTIES 14
300
301 /* File version */
302 #define IDD_FILE_VERSION 15
303
304 /* Shortcut */
305 #define IDD_SHORTCUT_EXTENDED_PROPERTIES 16
306
307 /* Folder Options */
308 #define IDD_FOLDER_OPTIONS_GENERAL 17
309 #define IDD_FOLDER_OPTIONS_VIEW 18
310 #define IDD_FOLDER_OPTIONS_FILETYPES 19
311 #define IDC_FOLDER_OPTIONS_TASKICON 30109
312 #define IDC_FOLDER_OPTIONS_FOLDERICON 30110
313 #define IDC_FOLDER_OPTIONS_CLICKICON 30111
314 #define IDC_FOLDER_OPTIONS_COMMONTASKS 14001
315 #define IDC_FOLDER_OPTIONS_CLASSICFOLDERS 14002
316 #define IDC_FOLDER_OPTIONS_SAMEWINDOW 14004
317 #define IDC_FOLDER_OPTIONS_OWNWINDOW 14005
318 #define IDC_FOLDER_OPTIONS_SINGLECLICK 14007
319 #define IDC_FOLDER_OPTIONS_ULBROWSER 14008
320 #define IDC_FOLDER_OPTIONS_ULPOINT 14009
321 #define IDC_FOLDER_OPTIONS_DOUBLECLICK 14010
322
323 /* Yes to all msgbox */
324 #define IDD_YESTOALL_MSGBOX 20
325 #define IDC_YESTOALL 0x3207
326 #define IDC_YESTOALL_ICON 0x4300
327 #define IDC_YESTOALL_MESSAGE 0x4301
328
329 /* Browse for folder dialog box */
330 #define IDD_BROWSE_FOR_FOLDER 21
331 #define IDD_BROWSE_FOR_FOLDER_NEW 22
332 #define IDC_BROWSE_FOR_FOLDER_NEW_FOLDER 0x3746
333 #define IDC_BROWSE_FOR_FOLDER_FOLDER_TEXT 0x3745
334 #define IDC_BROWSE_FOR_FOLDER_FOLDER 0x3744
335 #define IDC_BROWSE_FOR_FOLDER_STATUS 0x3743
336 #define IDC_BROWSE_FOR_FOLDER_TITLE 0x3742
337 #define IDC_BROWSE_FOR_FOLDER_TREEVIEW 0x3741
338
339 /* Other dialogs */
340 #define IDD_RUN_AS 23
341 #define IDD_OPEN_WITH 24
342 #define IDD_FORMAT_DRIVE 25
343 #define IDD_CHECK_DISK 26
344 #define IDD_NOOPEN 27
345
346 /* Not used dialogs */
347 #define IDD_SHUTDOWN 29
348 #define IDD_LOG_OFF 30
349 #define IDD_DISCONNECT 31
350 #define IDD_CONFIRM_FILE_REPLACE 32
351 #define IDD_AUTOPLAY1 33
352 #define IDD_MIXED_CONTENT1 34
353 #define IDD_MIXED_CONTENT2 35
354
355 /* Icons */
356 #define IDI_SHELL_DOCUMENT 1
357 #define IDI_SHELL_RICH_TEXT 2
358 #define IDI_SHELL_EXE 3
359 #define IDI_SHELL_FOLDER 4
360 #define IDI_SHELL_FOLDER_OPEN 5
361 #define IDI_SHELL_5_12_FLOPPY 6
362 #define IDI_SHELL_3_14_FLOPPY 7
363 #define IDI_SHELL_REMOVEABLE 8
364 #define IDI_SHELL_DRIVE 9
365 #define IDI_SHELL_NETDRIVE 10
366 #define IDI_SHELL_NETDRIVE_OFF 11
367 #define IDI_SHELL_CDROM 12
368 #define IDI_SHELL_RAMDISK 13
369 #define IDI_SHELL_ENTIRE_NETWORK 14
370 #define IDI_SHELL_NETWORK 15
371 #define IDI_SHELL_MY_COMPUTER 16
372 #define IDI_SHELL_PRINTER 17
373 #define IDI_SHELL_MY_NETWORK_PLACES 18
374 #define IDI_SHELL_COMPUTERS_NEAR_ME 19
375 #define IDI_SHELL_PROGRAMS_FOLDER 20
376 #define IDI_SHELL_RECENT_DOCUMENTS 21
377 #define IDI_SHELL_CONTROL_PANEL 22
378 #define IDI_SHELL_SEARCH 23
379 #define IDI_SHELL_HELP 24
380 #define IDI_SHELL_RUN 25
381 #define IDI_SHELL_SLEEP 26
382 #define IDI_SHELL_HARDWARE_REMOVE 27
383 #define IDI_SHELL_SHUTDOWN 28
384 #define IDI_SHELL_SHARE 29
385 #define IDI_SHELL_SHORTCUT 30
386 #define IDI_SHELL_FOLDER_WAIT 31
387 #define IDI_SHELL_EMPTY_RECYCLE_BIN 32
388 #define IDI_SHELL_FULL_RECYCLE_BIN 33
389 #define IDI_SHELL_DIALUP_FOLDER 34
390 #define IDI_SHELL_DESKTOP 35
391 #define IDI_SHELL_CONTROL_PANEL2 36
392 #define IDI_SHELL_PROGRAMS_FOLDER2 37
393 #define IDI_SHELL_PRINTERS_FOLDER 38
394 #define IDI_SHELL_FONTS_FOLDER 39
395 #define IDI_SHELL_TSKBAR_STARTMENU 40
396 #define IDI_SHELL_CD_MUSIC 41
397 #define IDI_SHELL_TREE 42
398 #define IDI_SHELL_COMPUTER_FOLDER 43
399 #define IDI_SHELL_FAVORITES 44
400 #define IDI_SHELL_LOGOFF 45
401 #define IDI_SHELL_EXPLORER 46
402 #define IDI_SHELL_UPDATE 47
403 #define IDI_SHELL_LOCKED 48
404 #define IDI_SHELL_DISCONN 49
405 #define IDI_SHELL_NOT_CONNECTED_HDD 54
406 #define IDI_SHELL_MULTIPLE_FILES 133
407 #define IDI_SHELL_OPEN_WITH 134
408 #define IDI_SHELL_FIND_COMPUTER 135
409 #define IDI_SHELL_CONTROL_PANEL3 137
410 #define IDI_SHELL_PRINTER2 138
411 #define IDI_SHELL_PRINTER_ADD 139
412 #define IDI_SHELL_NET_PRINTER 140
413 #define IDI_SHELL_FILE_PRINTER 141
414 #define IDI_SHELL_TRASH_FILE 142
415 #define IDI_SHELL_TRASH_FOLDER 143
416 #define IDI_SHELL_TRASH_FILE_FOLDER 144
417 #define IDI_SHELL_FILE_COPY_DELTE 145
418 #define IDI_SHELL_FOLDER_MOVE1 146
419 #define IDI_SHELL_FOLDER_RENAME 147
420 #define IDI_SHELL_SETTINGS_FOLDER 148
421 #define IDI_SHELL_INF_FILE 151
422 #define IDI_SHELL_TEXT_FILE 152
423 #define IDI_SHELL_BAT_FILE 153
424 #define IDI_SHELL_SYSTEM_FILE 154
425 #define IDI_SHELL_FONT_FILE 155
426 #define IDI_SHELL_TT_FONT_FILE 156
427 #define IDI_SHELL_FONT_FILE2 157
428 #define IDI_SHELL_RUN2 160
429 #define IDI_SHELL_CONFIRM_DELETE 161
430 #define IDI_SHELL_TOOLS_BACKUP 165
431 #define IDI_SHELL_TOOLS_CHKDSK 166
432 #define IDI_SHELL_TOOLS_DEFRAG 167
433 #define IDI_SHELL_PRINTER_OK 168
434 #define IDI_SHELL_NET_PRINTER_OK 169
435 #define IDI_SHELL_FILE_PRINTER_OK 170
436 #define IDI_SHELL_CHART 171
437 #define IDI_SHELL_NETWORK_FOLDER 172
438 #define IDI_SHELL_FAVORITES2 173
439 #define IDI_SHELL_EXTENDED_PROPERTIES 174
440 #define IDI_SHELL_NETWORK_CONNECTIONS 175
441 #define IDI_SHELL_NETWORK_CHART 176
442 #define IDI_SHELL_VIEW_SETTINGS 177
443 #define IDI_SHELL_INTERNET_CHART 178
444 #define IDI_SHELL_COMPUTER_SYNC 179
445 #define IDI_SHELL_COMPUTER_WINDOW 180
446 #define IDI_SHELL_COMPUTER_DESKTOP 181
447
448 /* Folder Options, General dialog */
449 #define IDI_SHELL_SHOW_COMMON_TASKS 182
450 #define IDI_SHELL_CLASSIC_FOLDERS 183
451 #define IDI_SHELL_OPEN_IN_SOME_WINDOW 184
452 #define IDI_SHELL_OPEN_IN_NEW_WINDOW 185
453 #define IDI_SHELL_SINGLE_CLICK_TO_OPEN 186
454 #define IDI_SHELL_DOUBLE_CLICK_TO_OPEN 187
455
456 #define IDI_SHELL_EMPTY_RECYCLE_BIN1 191
457 #define IDI_SHELL_FULL_RECYCLE_BIN1 192
458 #define IDI_SHELL_WEB_FOLDERS 193
459 #define IDI_SHELL_SECURITY 194
460 #define IDI_SHELL_FAX 196
461 #define IDI_SHELL_FAX_OK 197
462 #define IDI_SHELL_NET_FAX_OK 198
463 #define IDI_SHELL_NET_FAX 199
464 #define IDI_SHELL_NO 200
465 #define IDI_SHELL_FOLDER_OPTIONS 210
466 #define IDI_SHELL_USERS2 220
467 #define IDI_SHELL_TURN_OFF 221
468 #define IDI_SHELL_DVD_ROM 222
469 #define IDI_SHELL_PAGES 223
470 #define IDI_SHELL_MOVIE_FILE 224
471 #define IDI_SHELL_MUSIC_FILE 225
472 #define IDI_SHELL_PICTURE_FILE 226
473 #define IDI_SHELL_MULTIMEDIA_FILE 227
474 #define IDI_SHELL_CD_MUSIC2 228
475 #define IDI_SHELL_MOUSE 229
476 #define IDI_SHELL_ZIP_DRIVE2 230
477 #define IDI_SHELL_ARROWN_DOWN 231
478 #define IDI_SHELL_ARROWN_DOWN1 232
479 #define IDI_SHELL_FDD 233
480 #define IDI_SHELL_NO_DRIVE 234
481 #define IDI_SHELL_MY_DOCUMENTS 235
482 #define IDI_SHELL_MY_PICTURES 236
483 #define IDI_SHELL_MY_MUSIC 237
484 #define IDI_SHELL_MY_MOVIES 238
485 #define IDI_SHELL_WEB_BROWSER2 239
486 #define IDI_SHELL_FULL_RECYCLE_BIN2 240
487 #define IDI_SHELL_FILE_MOVE 241
488 #define IDI_SHELL_RENAME 242
489 #define IDI_SHELL_FILES 243
490 #define IDI_SHELL_MOVE_INTERNET 244
491 #define IDI_SHELL_PRINTER3 245
492 #define IDI_SHELL_ICON_246 246
493 #define IDI_SHELL_WEB_MUSIC 247
494 #define IDI_SHELL_CAMERA 248
495 #define IDI_SHELL_SLIDE_SHOW 249
496 #define IDI_SHELL_DISPLAY 250
497 #define IDI_SHELL_WEB_PICS 251
498 #define IDI_SHELL_PRINT_PICS 252
499 #define IDI_SHELL_FILE_CHECK 253
500 #define IDI_SHELL_EMPTY_RECYCLE_BIN3 254
501 #define IDI_SHELL_ICON_255 255
502 #define IDI_SHELL_FOLDER_MOVE2 256
503 #define IDI_SHELL_NETWORK_CONNECTIONS2 257
504 #define IDI_SHELL_NEW_NETWORK_FOLDER 258
505 #define IDI_SHELL_NETWORK_HOME 259
506 #define IDI_SHELL_CD_EDIT 260
507 #define IDI_SHELL_CD_ERASE 261
508 #define IDI_SHELL_CD_DELETE 262
509 #define IDI_SHELL_HELP1 263
510 #define IDI_SHELL_FOLDER_POINT 264
511 #define IDI_SHELL_SENDMAIL 265
512 #define IDI_SHELL_CD_POINT 266
513 #define IDI_SHELL_SHARED_FOLDER 267
514 #define IDI_SHELL_ACCESSABILITY 268
515 #define IDI_SHELL_USERS 269
516 #define IDI_SHELL_SCREEN_COLORS 270
517 #define IDI_SHELL_ADD_REM_PROGRAMS 271
518 #define IDI_SHELL_PRINTER_MOUSE 272
519 #define IDI_SHELL_INTERNET_STATUS 273
520 #define IDI_SHELL_SYSTEM_GEAR 274
521 #define IDI_SHELL_PIE_CHART 275
522 #define IDI_SHELL_INTERNET_DATE 276
523 #define IDI_SHELL_TUNES 277
524 #define IDI_SHELL_CMD 278
525 #define IDI_SHELL_CMD 278
526 #define IDI_SHELL_USER_ACCOUNTS 279
527 #define IDI_SHELL_WINDOWS_SEARCH 281
528 #define IDI_SHELL_COMPUTER_TEXT 282
529 #define IDI_SHELL_OSK 283
530 #define IDI_SHELL_ICON_284 284
531 #define IDI_SHELL_HELP_FILE 289
532 #define IDI_SHELL_GO 290
533 #define IDI_SHELL_DVD_DRIVE 291
534 #define IDI_SHELL_CD_ADD_MUSIC 292
535 #define IDI_SHELL_CD 293
536 #define IDI_SHELL_CD_ROM 294
537 #define IDI_SHELL_CDR 295
538 #define IDI_SHELL_CDRW 296
539 #define IDI_SHELL_DVD_RAM 297
540 #define IDI_SHELL_DVDR_ROM 298
541 #define IDI_SHELL_MP3_PLAYER 299
542 #define IDI_SHELL_SERVER 300
543 #define IDI_SHELL_SERVER1 301
544 #define IDI_SHELL_CD_ROM1 302
545 #define IDI_SHELL_COMPACT_FLASH 303
546 #define IDI_SHELL_DVD_ROM1 304
547 #define IDI_SHELL_FDD2 305
548 /* TODO: 306.ico */
549 #define IDI_SHELL_SD_MMC 307
550 #define IDI_SHELL_SMART_MEDIA 308
551 #define IDI_SHELL_CAMERA1 309
552 #define IDI_SHELL_PHONE 310
553 #define IDI_SHELL_WEB_PRINTER 311
554 #define IDI_SHELL_JAZ_DRIVE 312
555 #define IDI_SHELL_ZIP_DRIVE 313
556 #define IDI_SHELL_PDA 314
557 #define IDI_SHELL_SCANNER 315
558 #define IDI_SHELL_IMAGING_DEVICES 316
559 #define IDI_SHELL_CAMCORDER 317
560 #define IDI_SHELL_DVDRW_ROM 318
561 #define IDI_SHELL_NEW_FOLDER 319
562 #define IDI_SHELL_CD_POINT1 320
563 #define IDI_SHELL_CONTROL_PANEL4 321
564 #define IDI_SHELL_FAVOTITES 322
565 #define IDI_SHELL_SEARCH1 323
566 #define IDI_SHELL_HELP2 324
567 #define IDI_SHELL_LOGOFF1 325
568 #define IDI_SHELL_PROGRAMS_FOLDER1 326
569 #define IDI_SHELL_RECENT_DOCUMENTS1 327
570 #define IDI_SHELL_RUN1 328
571 #define IDI_SHELL_SHUTDOWN1 329
572 #define IDI_SHELL_CONTROL_PANEL1 330
573 #define IDI_SHELL_DISCONNECT 331
574 #define IDI_SHELL_SEARCH_DIRECTORY 337
575 #define IDI_SHELL_DELETE_PERMANENTLY 338
576 #define IDI_SHELL_WEB_BROWSER 512
577 #define IDI_SHELL_IDEA 1001
578 #define IDI_SHELL_PRINTER_OK2 1002
579 #define IDI_SHELL_SERVER_OK 1003
580 #define IDI_SHELL_HELP_FILE1 1004
581 #define IDI_SHELL_FILE_MOVE1 1005
582 #define IDI_SHELL_FILE_PRINT 1006
583 #define IDI_SHELL_FILE_OK 1007
584 #define IDI_SHELL_PRINT_PAUSE 1008
585 #define IDI_SHELL_PRINT_PLAY 1009
586 #define IDI_SHELL_PRINT_SHARE 1010
587 #define IDI_SHELL_FAX2 1011
588 #define IDI_SHELL_SHUTDOWN2 8240
589
590 #define IDI_SHELL_DELETE1 16710
591 #define IDI_SHELL_DELETE2 16715
592 #define IDI_SHELL_DELETE3 16717
593 #define IDI_SHELL_DELETE4 16718
594 #define IDI_SHELL_DELETE5 16721
595
596 /*
597 * AVI resources
598 *
599 * windows shell32 has 14 of them: 150-152 and 160-170
600 * FIXME: Add 165, 166
601 */
602
603 #define IDA_SHELL_AUTOPLAY 150
604 #define IDA_SHELL_SEARCHING_INDEX 151
605 #define IDA_SHELL_COMPUTER_SEARCH 152
606 #define IDA_SHELL_COPY 160
607 #define IDA_SHELL_COPY1 161
608 #define IDA_SHELL_RECYCLE 162
609 #define IDA_SHELL_EMPTY_RECYCLE 163
610 #define IDA_SHELL_DELETE 164
611 #define IDA_SHELL_COPY2 167
612 #define IDA_SHELL_COPY3 168
613 #define IDA_SHELL_DELETE1 169
614 #define IDA_SHELL_DOWNLOAD 170
615
616 /* Desktop Browser commands */
617 #define FCIDM_DESKBROWSER_CLOSE 0xA004
618 #define FCIDM_DESKBROWSER_FOCUS 0xA030
619 #define FCIDM_DESKBROWSER_SEARCH 0xA085
620 #define FCIDM_DESKBROWSER_REFRESH 0xA220
621
622 /* Shell view commands */
623 #define FCIDM_SHVIEW_ARRANGE 0x7001
624 #define FCIDM_SHVIEW_VIEW 0x7002
625 #define FCIDM_SHVIEW_DELETE 0x7011
626 #define FCIDM_SHVIEW_PROPERTIES 0x7013
627 #define FCIDM_SHVIEW_CUT 0x7018
628 #define FCIDM_SHVIEW_COPY 0x7019
629 #define FCIDM_SHVIEW_INSERT 0x701A
630 #define FCIDM_SHVIEW_UNDO 0x701B
631 #define FCIDM_SHVIEW_INSERTLINK 0x701C
632 #define FCIDM_SHVIEW_COPYTO 0x701E
633 #define FCIDM_SHVIEW_MOVETO 0x701F
634 #define FCIDM_SHVIEW_SELECTALL 0x7021
635 #define FCIDM_SHVIEW_INVERTSELECTION 0x7022
636
637 #define FCIDM_SHVIEW_BIGICON 0x7029 //FIXME
638 #define FCIDM_SHVIEW_SMALLICON 0x702A //FIXME
639 #define FCIDM_SHVIEW_LISTVIEW 0x702B //FIXME
640 #define FCIDM_SHVIEW_REPORTVIEW 0x702C //FIXME
641 /* 0x7030-0x703f are used by the shellbrowser */
642 #define FCIDM_SHVIEW_AUTOARRANGE 0x7031
643 #define FCIDM_SHVIEW_SNAPTOGRID 0x7032
644
645 #define FCIDM_SHVIEW_HELP 0x7041
646 #define FCIDM_SHVIEW_RENAME 0x7050
647 #define FCIDM_SHVIEW_CREATELINK 0x7051
648 #define FCIDM_SHVIEW_NEWLINK 0x7052
649 #define FCIDM_SHVIEW_NEWFOLDER 0x7053
650
651 #define FCIDM_SHVIEW_REFRESH 0x7100 /* FIXME */
652 #define FCIDM_SHVIEW_EXPLORE 0x7101 /* FIXME */
653 #define FCIDM_SHVIEW_OPEN 0x7102 /* FIXME */
654
655 #define FCIDM_TB_UPFOLDER 0xA001
656 #define FCIDM_TB_NEWFOLDER 0xA002
657 #define FCIDM_TB_SMALLICON 0xA003
658 #define FCIDM_TB_REPORTVIEW 0xA004
659 #define FCIDM_TB_DESKTOP 0xA005 /* FIXME */
660
661 #define IDM_CUT (FCIDM_SHVIEW_CUT - 0x7000)
662 #define IDM_COPY (FCIDM_SHVIEW_COPY - 0x7000)
663 #define IDM_INSERT (FCIDM_SHVIEW_INSERT - 0x7000)
664 #define IDM_CREATELINK (FCIDM_SHVIEW_CREATELINK - 0x7000)
665 #define IDM_DELETE (FCIDM_SHVIEW_DELETE - 0x7000)
666 #define IDM_RENAME (FCIDM_SHVIEW_RENAME - 0x7000)
667 #define IDM_PROPERTIES (FCIDM_SHVIEW_PROPERTIES - 0x7000)
668
669 /* Registrar scripts (RGS) */
670 #define IDR_ADMINFOLDERSHORTCUT 128
671 #define IDR_CONTROLPANEL 130
672 #define IDR_DRAGDROPHELPER 131
673 #define IDR_FOLDEROPTIONS 132
674 #define IDR_FOLDERSHORTCUT 133
675 #define IDR_FONTSFOLDERSHORTCUT 134
676 #define IDR_MENUBANDSITE 135
677 #define IDR_MYCOMPUTER 136
678 #define IDR_MYDOCUMENTS 137
679 #define IDR_NETWORKPLACES 138
680 #define IDR_NEWMENU 139
681 #define IDR_PRINTERS 140
682 #define IDR_RECYCLEBIN 141
683 #define IDR_SHELLDESKTOP 142
684 #define IDR_SHELLFSFOLDER 143
685 #define IDR_SHELLLINK 144
686 #define IDR_STARTMENU 145
687 #define IDR_OPENWITHMENU 146
688 #define IDR_FILEDEFEXT 147
689 #define IDR_DRVDEFEXT 148
690 #define IDR_MENUBAND 149
691 #define IDR_MENUDESKBAR 150
692 #define IDR_EXEDROPHANDLER 151
693 #define IDR_QUERYASSOCIATIONS 152
694 #define IDR_MERGEDFOLDER 153
695 #define IDR_REBARBANDSITE 154
696 #define IDR_SHELL 155