ReactOS
0.4.16-dev-1339-gd8bfa93
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
shresdef.h
Go to the documentation of this file.
1
/*
2
* Copyright 2000 Juergen Schmied
3
* Copyright 2017 Katayama Hirofumi MZ
4
* Copyright 2021 Arnav Bhatt
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 St, Fifth Floor, Boston, MA 02110-1301, USA
19
*/
20
21
#pragma once
22
23
#define IDC_STATIC -1
24
25
/* Accelerators */
26
#define IDA_SHELLVIEW 1
27
#define IDA_DESKBROWSER 3
28
29
/* Bitmaps */
30
#define IDB_REACTOS 131
31
#define IDB_LINEBAR 138
32
#define IDB_SHELL_IEXPLORE_LG 204
33
#define IDB_SHELL_IEXPLORE_LG_HOT 205
34
#define IDB_SHELL_IEXPLORE_SM 206
35
#define IDB_SHELL_IEXPLORE_SM_HOT 207
36
#define IDB_SHELL_EDIT_LG 225
37
#define IDB_SHELL_EDIT_LG_HOT 226
38
#define IDB_SHELL_EDIT_SM 227
39
#define IDB_SHELL_EDIT_SM_HOT 228
40
41
/* Bitmaps for fancy log off dialog box */
42
#define IDB_DLG_BG 500
43
#define IDB_REACTOS_FLAG 501
44
#define IDB_IMAGE_STRIP 502
45
46
/* Strings */
47
48
/* Column titles for the shellview */
49
#define IDS_SHV_COLUMN_NAME 7
50
#define IDS_SHV_COLUMN_SIZE 8
51
#define IDS_SHV_COLUMN_TYPE 9
52
#define IDS_SHV_COLUMN_MODIFIED 10
53
#define IDS_SHV_COLUMN_ATTRIBUTES 11
54
#define IDS_SHV_COLUMN_DISK_CAPACITY 12
55
#define IDS_SHV_COLUMN_DISK_AVAILABLE 13
56
#define IDS_SHV_COLUMN_OWNER 16
57
#define IDS_SHV_COLUMN_GROUP 17
58
#define IDS_SHV_COLUMN_DELFROM 18
59
#define IDS_SHV_COLUMN_DELDATE 19
60
#define IDS_SHV_COLUMN_FONTTYPE 311
61
#define IDS_SHV_COLUMN_FILENAME 312
62
#define IDS_SHV_COLUMN_CATEGORY 313
63
#define IDS_SHV_COLUMN_WORKGROUP 314
64
#define IDS_SHV_COLUMN_NETLOCATION 315
65
#define IDS_SHV_COLUMN_DOCUMENTS 319
66
#define IDS_SHV_COLUMN_STATUS 320
67
#define IDS_SHV_COLUMN_COMMENTS 321
68
#define IDS_SHV_COLUMN_LOCATION 322
69
#define IDS_SHV_COLUMN_MODEL 323
70
71
#define IDS_DESKTOP 20
72
73
#define IDS_SELECT 22
74
#define IDS_OPEN 23
75
#define IDS_VIEW_LARGE 24
76
#define IDS_VIEW_SMALL 25
77
#define IDS_VIEW_LIST 26
78
#define IDS_VIEW_DETAILS 27
79
80
#define IDS_RESTART_TITLE 40
81
#define IDS_RESTART_PROMPT 41
82
#define IDS_SHUTDOWN_TITLE 42
83
#define IDS_SHUTDOWN_PROMPT 43
84
85
#define IDS_PROGRAMS 45
86
#define IDS_FAVORITES 47
87
#define IDS_STARTUP 48
88
#define IDS_RECENT 49
89
#define IDS_SENDTO 50
90
#define IDS_STARTMENU 51
91
#define IDS_MYMUSIC 52
92
#define IDS_MYVIDEO 53
93
#define IDS_DESKTOPDIRECTORY 54
94
#define IDS_NETHOOD 55
95
#define IDS_TEMPLATES 56
96
#define IDS_APPDATA 57
97
#define IDS_PRINTHOOD 58
98
#define IDS_LOCAL_APPDATA 59
99
#define IDS_INTERNET_CACHE 60
100
#define IDS_COOKIES 61
101
#define IDS_HISTORY 62
102
#define IDS_PROGRAM_FILES 63
103
#define IDS_MYPICTURES 64
104
#define IDS_PROGRAM_FILES_COMMON 65
105
#define IDS_COMMON_DOCUMENTS 66
106
#define IDS_ADMINTOOLS 67
107
#define IDS_COMMON_MUSIC 68
108
#define IDS_COMMON_PICTURES 69
109
#define IDS_COMMON_VIDEO 70
110
#define IDS_CDBURN_AREA 71
111
#define IDS_DRIVE_FIXED 72
112
#define IDS_DRIVE_CDROM 73
113
#define IDS_DRIVE_NETWORK 74
114
#define IDS_DRIVE_FLOPPY 75
115
#define IDS_DRIVE_REMOVABLE 76
116
#define IDS_FS_UNKNOWN 77
117
118
#define IDS_CREATEFILE_CAPTION 126
119
#define IDS_CREATEFILE_DENIED 127
120
#define IDS_CREATEFOLDER_DENIED 128
121
#define IDS_CREATEFOLDER_CAPTION 129
122
#define IDS_DELETEITEM_CAPTION 130
123
#define IDS_DELETEFOLDER_CAPTION 131
124
#define IDS_DELETEITEM_TEXT 132
125
#define IDS_DELETEMULTIPLE_TEXT 133
126
#define IDS_OVERWRITEFILE_CAPTION 134
127
#define IDS_OVERWRITEFILE_TEXT 135
128
#define IDS_DELETESELECTED_TEXT 136
129
#define IDS_TRASHFOLDER_TEXT 137
130
#define IDS_TRASHITEM_TEXT 138
131
#define IDS_TRASHMULTIPLE_TEXT 139
132
#define IDS_CANTTRASH_TEXT 140
133
#define IDS_OVERWRITEFOLDER_TEXT 141
134
#define IDS_OPEN_WITH 142
135
#define IDS_OPEN_WITH_CHOOSE 143
136
#define IDS_SHELL_ABOUT_AUTHORS 144
137
#define IDS_SHELL_ABOUT_BACK 145
138
#define FCIDM_SHVIEW_NEW 146
139
#define IDS_CONTROLPANEL 148
140
#define IDS_NEWFOLDER 149
141
#define IDS_NEWITEMFORMAT 150
142
#define IDS_COLUMN_EXTENSION 151
143
#define IDS_NO_EXTENSION 152
144
#define IDS_RECYCLEBIN_LOCATION 153
145
#define IDS_RECYCLEBIN_DISKSPACE 154
146
#define IDS_OPEN_WITH_FILTER 155
147
#define IDS_CANTLOCKVOLUME 156
148
#define IDS_CANTDISMOUNTVOLUME 157
149
#define IDS_CANTEJECTMEDIA 158
150
#define IDS_CANTSHOWPROPERTIES 159
151
#define IDS_CANTDISCONNECT 160
152
#define IDS_NONE 161
153
154
#define IDS_EXPAND 170
155
#define IDS_COLLAPSE 171
156
157
/* Friendly File Type Names */
158
#define IDS_DIRECTORY 200
159
#define IDS_BAT_FILE 201
160
#define IDS_CMD_FILE 202
161
#define IDS_COM_FILE 203
162
#define IDS_CPL_FILE 204
163
#define IDS_CUR_FILE 205
164
#define IDS_DB__FILE 220
165
#define IDS_DLL_FILE 206
166
#define IDS_DRV_FILE 207
167
#define IDS_EFI_FILE 221
168
#define IDS_EXE_FILE 208
169
#define IDS_NLS_FILE 222
170
#define IDS_OCX_FILE 223
171
#define IDS_TLB_FILE 224
172
#define IDS_FON_FILE 209
173
#define IDS_TTF_FILE 210
174
#define IDS_OTF_FILE 211
175
#define IDS_HLP_FILE 212
176
#define IDS_ICO_FILE 213
177
#define IDS_INI_FILE 214
178
#define IDS_LNK_FILE 215
179
#define IDS_NT__FILE 225
180
#define IDS_PIF_FILE 216
181
#define IDS_SCR_FILE 217
182
#define IDS_SYS_FILE 218
183
#define IDS_VXD_FILE 219
184
#define IDS_ANY_FILE 299
185
186
#define IDS_EMPTY_BITBUCKET 172
187
#define IDS_SHLEXEC_NOASSOC 173
188
#define IDS_FILE_TYPES 174
189
#define IDS_FILE_DETAILS 175
190
#define IDS_FILE_DETAILSADV 176
191
#define IDS_BYTES_FORMAT 177
192
#define IDS_OPEN_WITH_RECOMMENDED 178
193
#define IDS_OPEN_WITH_OTHER 179
194
195
#define IDS_RUNDLG_ERROR 180
196
#define IDS_RUNDLG_BROWSE_ERROR 181
197
#define IDS_RUNDLG_BROWSE_CAPTION 182
198
#define IDS_RUNDLG_BROWSE_FILTER 183
199
200
/* Format Dialog strings */
201
#define IDS_FORMAT_TITLE 184
202
#define IDS_FORMAT_WARNING 185
203
#define IDS_FORMAT_COMPLETE 186
204
205
/* Warning format system drive dialog strings */
206
#define IDS_NO_FORMAT_TITLE 188
207
#define IDS_NO_FORMAT 189
208
209
#define IDS_UNKNOWN_APP 190
210
#define IDS_EXE_DESCRIPTION 191
211
212
#define IDS_OPEN_VERB 300
213
#define IDS_EXPLORE_VERB 301
214
#define IDS_RUNAS_VERB 302
215
#define IDS_EDIT_VERB 303
216
#define IDS_FIND_VERB 304
217
#define IDS_PRINT_VERB 305
218
#define IDS_CMD_VERB 306
219
220
#define IDS_FILE_FOLDER 308
221
#define IDS_CREATELINK 309
222
#define IDS_INSTALLNEWFONT 310
223
#define IDS_COPY 316
224
#define IDS_DELETE 317
225
#define IDS_PROPERTIES 318
226
#define IDS_CUT 324
227
#define IDS_RESTORE 325
228
#define IDS_DEFAULT_CLUSTER_SIZE 326
229
#define IDS_FORMATDRIVE 328
230
#define IDS_RENAME 329
231
#define IDS_PASTE 330
232
#define IDS_DESCRIPTION 331
233
#define IDS_COPY_OF 332
234
235
/* Strings for file operations */
236
#define IDS_FILEOOP_COPYING 333
237
#define IDS_FILEOOP_MOVING 334
238
#define IDS_FILEOOP_DELETING 335
239
#define IDS_FILEOOP_FROM_TO 336
240
#define IDS_FILEOOP_FROM 337
241
#define IDS_FILEOOP_PREFLIGHT 338
242
243
#define IDS_EJECT 339
244
#define IDS_DISCONNECT 340
245
246
#define IDS_OPENFILELOCATION 341
247
#define IDS_SENDTO_MENU 343
248
#define IDS_COPYASPATHMENU 30328
249
250
#define IDS_MOVEERRORTITLE 344
251
#define IDS_COPYERRORTITLE 345
252
#define IDS_MOVEERRORSAMEFOLDER 346
253
#define IDS_MOVEERRORSAME 347
254
#define IDS_COPYERRORSAME 348
255
#define IDS_MOVEERRORSUBFOLDER 349
256
#define IDS_COPYERRORSUBFOLDER 350
257
#define IDS_MOVEERROR 351
258
#define IDS_COPYERROR 352
259
260
/* Shortcut property sheet */
261
#define IDS_SHORTCUT_RUN_NORMAL 4167
262
#define IDS_SHORTCUT_RUN_MIN 4168
263
#define IDS_SHORTCUT_RUN_MAX 4169
264
265
/* FS property sheet */
266
#define IDS_MULTIPLETYPES 8705
267
#define IDS_VARIOUSFOLDERS 8709
268
269
#define IDS_MENU_EMPTY 34561
270
271
/* Note: those strings are referenced from the registry */
272
#define IDS_RECYCLEBIN_FOLDER_NAME 8964
273
#define IDS_PRINTERS_DESCRIPTION 12696
274
#define IDS_FONTS_DESCRIPTION 22920
275
#define IDS_ADMINISTRATIVETOOLS_DESCRIPTION 22921
276
#define IDS_FOLDER_OPTIONS_DESCRIPTION 22924
277
#define IDS_TASKBAR_OPTIONS_INFOTIP 30348
278
#define IDS_ADMINISTRATIVETOOLS 22982
279
#define IDS_FOLDER_OPTIONS 22985
280
#define IDS_FONTS 22981
281
#define IDS_TASKBAR_OPTIONS 32517
282
#define IDS_PRINTERS 9319
283
#define IDS_MYCOMPUTER 9216
284
#define IDS_PERSONAL 9227
285
#define IDS_NETWORKPLACE 9217
286
#define IDS_OBJECTS 6466
287
#define IDS_OBJECTS_SELECTED 6477
288
289
/* Explorer file search */
290
#define IDS_SEARCH_LOCALDRIVES 10241
291
#define IDS_SEARCH_BROWSEITEM 10244
292
293
/* Recycle Bin Cleaner */
294
#define IDS_RECYCLE_CLEANER_DISPLAYNAME 10291
295
#define IDS_RECYCLE_CLEANER_DESCRIPTION 10292
296
#define IDS_RECYCLE_CLEANER_BUTTON_TEXT 10293
297
298
/* Desktop icon titles */
299
#define IDS_TITLE_MYCOMP 30386
300
#define IDS_TITLE_MYNET 30387
301
#define IDS_TITLE_BIN_1 30388
302
#define IDS_TITLE_BIN_0 30389
303
#define IDS_TITLE_BIN 30390
304
#define IDS_TITLE_MYFILES 30391
305
306
/* Advanced settings */
307
#define IDS_ADVANCED_FOLDER 30498
308
#define IDS_ADVANCED_NET_CRAWLER 30509
309
#define IDS_ADVANCED_FOLDER_SIZE_TIP 30514
310
#define IDS_ADVANCED_FRIENDLY_TREE 30511
311
#define IDS_ADVANCED_WEB_VIEW_BARRICADE 30510
312
#define IDS_ADVANCED_SHOW_FULL_PATH_ADDRESS 30505
313
#define IDS_ADVANCED_SHOW_FULL_PATH 30504
314
#define IDS_ADVANCED_DISABLE_THUMB_CACHE 30517
315
#define IDS_ADVANCED_HIDDEN 30499
316
#define IDS_ADVANCED_DONT_SHOW_HIDDEN 30501
317
#define IDS_ADVANCED_SHOW_HIDDEN 30500
318
#define IDS_ADVANCED_HIDE_FILE_EXT 30503
319
#define IDS_ADVANCED_SUPER_HIDDEN 30508
320
#define IDS_ADVANCED_DESKTOP_PROCESS 30507
321
#define IDS_ADVANCED_CLASSIC_VIEW_STATE 30506
322
#define IDS_ADVANCED_PERSIST_BROWSERS 30513
323
#define IDS_ADVANCED_CONTROL_PANEL_IN_MY_COMPUTER 30497
324
#define IDS_ADVANCED_SHOW_COMP_COLOR 30512
325
#define IDS_ADVANCED_SHOW_INFO_TIP 30502
326
327
/* These values must be synchronized with explorer */
328
#define IDS_ADVANCED_DISPLAY_FAVORITES 30466
329
#define IDS_ADVANCED_DISPLAY_LOG_OFF 30467
330
#define IDS_ADVANCED_EXPAND_CONTROL_PANEL 30468
331
#define IDS_ADVANCED_EXPAND_MY_DOCUMENTS 30469
332
#define IDS_ADVANCED_EXPAND_PRINTERS 30470
333
#define IDS_ADVANCED_EXPAND_MY_PICTURES 30472
334
#define IDS_ADVANCED_EXPAND_NET_CONNECTIONS 30473
335
#define IDS_ADVANCED_DISPLAY_RUN 30474
336
#define IDS_ADVANCED_DISPLAY_ADMINTOOLS 30476
337
#define IDS_ADVANCED_SMALL_START_MENU 30477
338
/* End synchronized */
339
340
#define IDS_STARTPANELCFG_MYCOMPUTER 30480
341
#define IDS_STARTPANELCFG_NETHOOD 30481
342
#define IDS_STARTPANELCFG_CONNECTIONSFOLDER 30482
343
#define IDS_STARTPANELCFG_RUN 30483
344
#define IDS_STARTPANELCFG_HELP 30489
345
#define IDS_STARTPANELCFG_DONTDISPLAYITEM 30492
346
#define IDS_STARTPANELCFG_PRINTERS 30493
347
#define IDS_STARTPANELCFG_ADMINTOOLS 30515
348
349
#define IDS_SEARCH_RESULTS 30520
// FIXME: Move browseui IDS_SEARCH_RESULTS to shell32
350
#define IDS_SEARCH_RESULTS_COMPUTERS 30521
351
352
#define IDS_NEWEXT_SPECIFY_EXT 10086
353
#define IDS_NEWEXT_ALREADY_ASSOC 10100
354
#define IDS_NEWEXT_EXT_IN_USE 10101
355
#define IDS_NEWEXT_NEW 10105
356
#define IDS_NEWEXT_ADVANCED_LEFT 10109
357
#define IDS_NEWEXT_ADVANCED_RIGHT 10110
358
359
#define IDS_SPECIFY_ACTION 30523
360
#define IDS_INVALID_PROGRAM 30524
361
#define IDS_REMOVE_ACTION 30525
362
#define IDS_ACTION_EXISTS 30526
363
#define IDS_EXE_FILTER 30527
364
#define IDS_EDITING_ACTION 30528
365
366
#define IDS_REMOVE_EXT 30522
367
368
#define IDS_VISEFFECT_DRAGFULL 30533
369
#define IDS_VISEFFECT_FONTSMOOTHING 30535
370
#define IDS_VISEFFECT_LISTVIEWSHADOW 30541
371
372
#define IDS_NO_ICONS 30529
373
#define IDS_FILE_NOT_FOUND 30530
// FIXME: "Animations in taskbar"
374
#define IDS_LINK_INVALID 30531
375
#define IDS_COPYTOMENU 30532
376
#define IDS_COPYTOTITLE 60005
// Outside of any Microsoft range to avoid collisions
377
#define IDS_COPYITEMS 30534
378
#define IDS_COPYBUTTON 60007
379
#define IDS_MOVETOMENU 30536
380
#define IDS_MOVETOTITLE 30537
381
#define IDS_MOVEITEMS 30538
382
#define IDS_MOVEBUTTON 30539
// FIXME: "Slide open combo boxes"
383
384
#define IDS_SYSTEMFOLDER 30540
// FIXME: "Show translucent selection rectangle"
385
#define IDS_FOLDERTYPEBACKGROUNDIMAGE 30543
386
387
#define IDS_LOG_OFF_DESC 35000
388
#define IDS_SWITCH_USER_DESC 35001
389
#define IDS_LOG_OFF_TITLE 35010
390
#define IDS_SWITCH_USER_TITLE 35011
391
392
/* Dialogs */
393
394
/* Run dialog */
395
#define IDD_RUN 1
396
#define IDC_RUNDLG_DESCRIPTION 12289
397
#define IDC_RUNDLG_BROWSE 12288
398
#define IDC_RUNDLG_ICON 12297
399
#define IDC_RUNDLG_EDITPATH 12298
400
#define IDC_RUNDLG_LABEL 12305
401
402
/* ShellAbout dialog */
403
#define IDD_ABOUT 2
404
#define IDC_ABOUT_ICON 0x3009
405
#define IDC_ABOUT_APPNAME 0x3500
406
#define IDS_ABOUT_VERSION_STRING 0x3501
407
#define IDC_ABOUT_VERSION 0x3502
408
#define IDC_ABOUT_OTHERSTUFF 0x350D
409
#define IDC_ABOUT_REG_TO 0x3506
410
#define IDC_ABOUT_REG_USERNAME 0x3507
411
#define IDC_ABOUT_REG_ORGNAME 0x3508
412
#define IDC_ABOUT_PHYSMEM 0x3503
413
414
/* About authors dialog */
415
#define IDD_ABOUT_AUTHORS 3
416
#define IDC_ABOUT_AUTHORS 0x4101
417
#define IDC_ABOUT_AUTHORS_LISTBOX 0x4102
418
419
/* Pick icon dialog */
420
#define IDD_PICK_ICON 4
421
#define IDC_PICKICON_LIST 0x4121
422
#define IDC_BUTTON_PATH 0x4122
423
#define IDC_EDIT_PATH 0x4123
424
#define IDS_PICK_ICON_TITLE 0x4124
425
#define IDS_PICK_ICON_FILTER 0x4125
426
427
/* Properties dialog */
428
#define IDD_FILE_PROPERTIES 8
429
#define IDD_FOLDER_PROPERTIES 9
430
#define IDD_DRIVE_PROPERTIES 10
431
#define IDD_DRIVE_TOOLS 11
432
#define IDD_DRIVE_HARDWARE 12
433
#define IDD_RECYCLE_BIN_PROPERTIES 13
434
#define IDD_SHORTCUT_PROPERTIES 14
435
436
/* File version */
437
#define IDD_FILE_VERSION 15
438
439
/* Shortcut */
440
#define IDD_SHORTCUT_EXTENDED_PROPERTIES 16
441
442
/* Folder Options */
443
#define IDD_FOLDER_OPTIONS_GENERAL 17
444
#define IDD_FOLDER_OPTIONS_VIEW 18
445
#define IDD_FOLDER_OPTIONS_FILETYPES 19
446
#define IDC_FOLDER_OPTIONS_TASKICON 30109
447
#define IDC_FOLDER_OPTIONS_FOLDERICON 30110
448
#define IDC_FOLDER_OPTIONS_CLICKICON 30111
449
#define IDC_FOLDER_OPTIONS_COMMONTASKS 14001
450
#define IDC_FOLDER_OPTIONS_CLASSICFOLDERS 14002
451
#define IDC_FOLDER_OPTIONS_SAMEWINDOW 14004
452
#define IDC_FOLDER_OPTIONS_OWNWINDOW 14005
453
#define IDC_FOLDER_OPTIONS_SINGLECLICK 14007
454
#define IDC_FOLDER_OPTIONS_DOUBLECLICK 14008
455
#define IDC_FOLDER_OPTIONS_ULBROWSER 14009
456
#define IDC_FOLDER_OPTIONS_ULPOINT 14010
457
#define IDC_FOLDER_OPTIONS_RESTORE 14011
458
459
/* Yes to all msgbox */
460
#define IDD_YESTOALL_MSGBOX 20
461
#define IDC_YESTOALL 0x3207
462
#define IDC_YESTOALL_ICON 0x4300
463
#define IDC_YESTOALL_MESSAGE 0x4301
464
465
/* Browse for folder dialog box */
466
#define IDD_BROWSE_FOR_FOLDER 21
467
#define IDD_BROWSE_FOR_FOLDER_NEW 22
468
#define IDC_BROWSE_FOR_FOLDER_NEW_FOLDER 0x3746
469
#define IDC_BROWSE_FOR_FOLDER_FOLDER_TEXT 0x3745
470
#define IDC_BROWSE_FOR_FOLDER_FOLDER 0x3744
471
#define IDC_BROWSE_FOR_FOLDER_STATUS 0x3743
472
#define IDC_BROWSE_FOR_FOLDER_TITLE 0x3742
473
#define IDC_BROWSE_FOR_FOLDER_TREEVIEW 0x3741
474
475
/* Control IDs for IDD_FOLDER_OPTIONS_FILETYPES dialog */
476
#define IDC_FILETYPES_LISTVIEW 14000
477
#define IDC_FILETYPES_NEW 14001
478
#define IDC_FILETYPES_DELETE 14002
479
#define IDC_FILETYPES_DETAILS_GROUPBOX 14003
480
#define IDC_FILETYPES_APPNAME 14005
481
#define IDC_FILETYPES_CHANGE 14006
482
#define IDC_FILETYPES_DESCRIPTION 14007
483
#define IDC_FILETYPES_ADVANCED 14008
484
#define IDC_FILETYPES_ICON 14009
485
486
/* Control IDs for IDD_NEWEXTENSION dialog */
487
#define IDC_NEWEXT_EDIT 14001
488
#define IDC_NEWEXT_ADVANCED 14002
489
#define IDC_NEWEXT_COMBOBOX 14003
490
#define IDC_NEWEXT_ASSOC 14004
491
492
/* Control IDs for IDD_SHORTCUT_PROPERTIES dialog */
493
#define IDC_SHORTCUT_ICON 14000
494
#define IDC_SHORTCUT_TEXT 14001
495
#define IDC_SHORTCUT_TYPE 14004
496
#define IDC_SHORTCUT_TYPE_EDIT 14005
497
#define IDC_SHORTCUT_LOCATION 14006
498
#define IDC_SHORTCUT_LOCATION_EDIT 14007
499
#define IDC_SHORTCUT_TARGET 14008
500
#define IDC_SHORTCUT_TARGET_TEXT 14009
501
#define IDC_SHORTCUT_START_IN 14010
502
#define IDC_SHORTCUT_START_IN_EDIT 14011
503
#define IDC_SHORTCUT_KEY 14014
504
#define IDC_SHORTCUT_KEY_HOTKEY 14015
505
#define IDC_SHORTCUT_RUN 14016
506
#define IDC_SHORTCUT_RUN_COMBO 14017
507
#define IDC_SHORTCUT_COMMENT 14018
508
#define IDC_SHORTCUT_COMMENT_EDIT 14019
509
#define IDC_SHORTCUT_FIND 14020
510
#define IDC_SHORTCUT_CHANGE_ICON 14021
511
#define IDC_SHORTCUT_ADVANCED 14022
512
513
/* Control IDs for IDD_SHORTCUT_EXTENDED_PROPERTIES dialog */
514
#define IDC_SHORTEX_RUN_DIFFERENT 14000
515
#define IDC_SHORTEX_RUN_SEPARATE 14001
516
517
/* Control IDs for IDD_EDITTYPE dialog */
518
#define IDC_EDITTYPE_ICON 14001
519
#define IDC_EDITTYPE_TEXT 14002
520
#define IDC_EDITTYPE_CHANGE_ICON 14003
521
#define IDC_EDITTYPE_LISTBOX 14004
522
#define IDC_EDITTYPE_NEW 14005
523
#define IDC_EDITTYPE_EDIT_BUTTON 14006
524
#define IDC_EDITTYPE_REMOVE 14007
525
#define IDC_EDITTYPE_SET_DEFAULT 14008
526
#define IDC_EDITTYPE_CONFIRM_OPEN 14009
527
#define IDC_EDITTYPE_SHOW_EXT 14010
528
#define IDC_EDITTYPE_SAME_WINDOW 14011
529
530
/* Control IDs for IDD_ACTION dialog */
531
#define IDC_ACTION_ACTION 14001
532
#define IDC_ACTION_APP 14002
533
#define IDC_ACTION_BROWSE 14003
534
#define IDC_ACTION_USE_DDE 14004
535
536
/* Control IDs for IDD_FOLDER_OPTIONS_VIEW dialog */
537
#define IDC_VIEW_APPLY_TO_ALL 14001
538
#define IDC_VIEW_RESET_ALL 14002
539
#define IDC_VIEW_TREEVIEW 14003
540
#define IDC_VIEW_RESTORE_DEFAULTS 14004
541
542
/* Control IDs for IDD_LOG_OFF_FANCY dialog */
543
#define IDC_LOG_OFF_BUTTON 15001
544
#define IDC_SWITCH_USER_BUTTON 15002
545
#define IDC_LOG_OFF_STATIC 15003
546
#define IDC_SWITCH_USER_STATIC 15004
547
#define IDC_LOG_OFF_TEXT_STATIC 15005
548
549
/* Other dialogs */
550
#define IDD_RUN_AS 23
551
#define IDD_OPEN_WITH 24
552
#define IDD_FORMAT_DRIVE 25
553
#define IDD_CHECK_DISK 26
554
#define IDD_NOOPEN 27
555
#define IDD_NEWEXTENSION 28
556
#define IDD_EDITTYPE 36
557
#define IDD_ACTION 37
558
#define IDD_FOLDER_CUSTOMIZE 38
559
#define IDD_LINK_PROBLEM 39
560
561
/* Control IDs for IDD_FOLDER_CUSTOMIZE dialog */
562
#define IDC_FOLDERCUST_COMBOBOX 14001
563
#define IDC_FOLDERCUST_CHECKBOX 14002
564
#define IDC_FOLDERCUST_CHOOSE_PIC 14003
565
#define IDC_FOLDERCUST_RESTORE_DEFAULTS 14004
566
#define IDC_FOLDERCUST_PREVIEW_BITMAP 14005
567
#define IDC_FOLDERCUST_ICON 14006
568
#define IDC_FOLDERCUST_CHANGE_ICON 14007
569
570
/* Control IDs for IDD_LINK_PROBLEM dialog */
571
#define IDC_LINK_PROBLEM_ICON 14008
572
#define IDC_LINK_PROBLEM_LABEL1 14009
573
#define IDC_LINK_PROBLEM_LABEL2 14010
574
575
/* Not used dialogs */
576
#define IDD_SHUTDOWN 29
577
#define IDD_LOG_OFF 30
578
#define IDD_DISCONNECT 31
579
#define IDD_CONFIRM_FILE_REPLACE 32
580
#define IDD_AUTOPLAY1 33
581
#define IDD_MIXED_CONTENT1 34
582
#define IDD_MIXED_CONTENT2 35
583
#define IDD_LOG_OFF_FANCY 600
584
585
/* Icons */
586
#define IDI_SHELL_DOCUMENT 1
587
#define IDI_SHELL_RICH_TEXT 2
588
#define IDI_SHELL_EXE 3
589
#define IDI_SHELL_FOLDER 4
590
#define IDI_SHELL_FOLDER_OPEN 5
591
#define IDI_SHELL_5_12_FLOPPY 6
592
#define IDI_SHELL_3_14_FLOPPY 7
593
#define IDI_SHELL_REMOVEABLE 8
594
#define IDI_SHELL_DRIVE 9
595
#define IDI_SHELL_NETDRIVE 10
596
#define IDI_SHELL_NETDRIVE_OFF 11
597
#define IDI_SHELL_CDROM 12
598
#define IDI_SHELL_RAMDISK 13
599
#define IDI_SHELL_ENTIRE_NETWORK 14
600
#define IDI_SHELL_NETWORK 15
601
#define IDI_SHELL_MY_COMPUTER 16
602
#define IDI_SHELL_PRINTER 17
603
#define IDI_SHELL_MY_NETWORK_PLACES 18
604
#define IDI_SHELL_COMPUTERS_NEAR_ME 19
605
#define IDI_SHELL_PROGRAMS_FOLDER 20
606
#define IDI_SHELL_RECENT_DOCUMENTS 21
607
#define IDI_SHELL_CONTROL_PANEL 22
608
#define IDI_SHELL_SEARCH 23
609
#define IDI_SHELL_HELP 24
610
#define IDI_SHELL_RUN 25
611
#define IDI_SHELL_SLEEP 26
612
#define IDI_SHELL_HARDWARE_REMOVE 27
613
#define IDI_SHELL_SHUTDOWN 28
614
#define IDI_SHELL_SHARE 29
615
#define IDI_SHELL_SHORTCUT 30
616
#define IDI_SHELL_FOLDER_WAIT 31
617
#define IDI_SHELL_EMPTY_RECYCLE_BIN 32
618
#define IDI_SHELL_FULL_RECYCLE_BIN 33
619
#define IDI_SHELL_DIALUP_FOLDER 34
620
#define IDI_SHELL_DESKTOP 35
621
#define IDI_SHELL_CONTROL_PANEL2 36
622
#define IDI_SHELL_PROGRAMS_FOLDER2 37
623
#define IDI_SHELL_PRINTERS_FOLDER 38
624
#define IDI_SHELL_FONTS_FOLDER 39
625
#define IDI_SHELL_TSKBAR_STARTMENU 40
626
#define IDI_SHELL_CD_MUSIC 41
627
#define IDI_SHELL_TREE 42
628
#define IDI_SHELL_COMPUTER_FOLDER 43
629
#define IDI_SHELL_FAVORITES 44
630
#define IDI_SHELL_LOGOFF 45
631
#define IDI_SHELL_EXPLORER 46
632
#define IDI_SHELL_UPDATE 47
633
#define IDI_SHELL_LOCKED 48
634
#define IDI_SHELL_DISCONN 49
635
#define IDI_SHELL_NONE_50 50
636
#define IDI_SHELL_NONE_51 51
637
#define IDI_SHELL_NONE_52 52
638
#define IDI_SHELL_NONE_53 53
639
#define IDI_SHELL_NOT_CONNECTED_HDD 54
640
#define IDI_SHELL_MULTIPLE_FILES 133
641
#define IDI_SHELL_OPEN_WITH 134
642
#define IDI_SHELL_FIND_COMPUTER 135
643
#define IDI_SHELL_CONTROL_PANEL3 137
644
#define IDI_SHELL_PRINTER2 138
645
#define IDI_SHELL_PRINTER_ADD 139
646
#define IDI_SHELL_NET_PRINTER 140
647
#define IDI_SHELL_FILE_PRINTER 141
648
#define IDI_SHELL_TRASH_FILE 142
649
#define IDI_SHELL_TRASH_FOLDER 143
650
#define IDI_SHELL_TRASH_FILE_FOLDER 144
651
#define IDI_SHELL_FILE_COPY_DELTE 145
652
#define IDI_SHELL_FOLDER_MOVE1 146
653
#define IDI_SHELL_FOLDER_RENAME 147
654
#define IDI_SHELL_SETTINGS_FOLDER 148
655
#define IDI_SHELL_INF_FILE 151
656
#define IDI_SHELL_TEXT_FILE 152
657
#define IDI_SHELL_BAT_FILE 153
658
#define IDI_SHELL_SYSTEM_FILE 154
659
#define IDI_SHELL_FONT_FILE 155
660
#define IDI_SHELL_TT_FONT_FILE 156
661
#define IDI_SHELL_FONT_FILE2 157
662
#define IDI_SHELL_RUN2 160
663
#define IDI_SHELL_CONFIRM_DELETE 161
664
#define IDI_SHELL_TOOLS_BACKUP 165
665
#define IDI_SHELL_TOOLS_CHKDSK 166
666
#define IDI_SHELL_TOOLS_DEFRAG 167
667
#define IDI_SHELL_PRINTER_OK 168
668
#define IDI_SHELL_NET_PRINTER_OK 169
669
#define IDI_SHELL_FILE_PRINTER_OK 170
670
#define IDI_SHELL_CHART 171
671
#define IDI_SHELL_NETWORK_FOLDER 172
672
#define IDI_SHELL_FAVORITES2 173
673
#define IDI_SHELL_EXTENDED_PROPERTIES 174
674
#define IDI_SHELL_NETWORK_CONNECTIONS 175
675
#define IDI_SHELL_NETWORK_CHART 176
676
#define IDI_SHELL_VIEW_SETTINGS 177
677
#define IDI_SHELL_INTERNET_CHART 178
678
#define IDI_SHELL_COMPUTER_SYNC 179
679
#define IDI_SHELL_COMPUTER_WINDOW 180
680
#define IDI_SHELL_COMPUTER_DESKTOP 181
681
682
/* Folder Options, General dialog */
683
#define IDI_SHELL_SHOW_COMMON_TASKS 182
684
#define IDI_SHELL_CLASSIC_FOLDERS 183
685
#define IDI_SHELL_OPEN_IN_SOME_WINDOW 184
686
#define IDI_SHELL_OPEN_IN_NEW_WINDOW 185
687
#define IDI_SHELL_SINGLE_CLICK_TO_OPEN 186
688
#define IDI_SHELL_DOUBLE_CLICK_TO_OPEN 187
689
690
#define IDI_SHELL_EMPTY_RECYCLE_BIN1 191
691
#define IDI_SHELL_FULL_RECYCLE_BIN1 192
692
#define IDI_SHELL_WEB_FOLDERS 193
693
#define IDI_SHELL_SECURITY 194
694
#define IDI_SHELL_FAX 196
695
#define IDI_SHELL_FAX_OK 197
696
#define IDI_SHELL_NET_FAX_OK 198
697
#define IDI_SHELL_NET_FAX 199
698
#define IDI_SHELL_NO 200
699
#define IDI_SHELL_FOLDER_OPTIONS 210
700
#define IDI_SHELL_USERS2 220
701
#define IDI_SHELL_TURN_OFF 221
702
#define IDI_SHELL_DVD_ROM 222
703
#define IDI_SHELL_PAGES 223
704
#define IDI_SHELL_MOVIE_FILE 224
705
#define IDI_SHELL_MUSIC_FILE 225
706
#define IDI_SHELL_PICTURE_FILE 226
707
#define IDI_SHELL_MULTIMEDIA_FILE 227
708
#define IDI_SHELL_CD_MUSIC2 228
709
#define IDI_SHELL_MOUSE 229
710
#define IDI_SHELL_ZIP_DRIVE2 230
711
#define IDI_SHELL_ARROWN_DOWN 231
712
#define IDI_SHELL_ARROWN_DOWN1 232
713
#define IDI_SHELL_FDD 233
714
#define IDI_SHELL_NO_DRIVE 234
715
#define IDI_SHELL_MY_DOCUMENTS 235
716
#define IDI_SHELL_MY_PICTURES 236
717
#define IDI_SHELL_MY_MUSIC 237
718
#define IDI_SHELL_MY_MOVIES 238
719
#define IDI_SHELL_WEB_BROWSER2 239
720
#define IDI_SHELL_FULL_RECYCLE_BIN2 240
721
#define IDI_SHELL_FILE_MOVE 241
722
#define IDI_SHELL_RENAME 242
723
#define IDI_SHELL_FILES 243
724
#define IDI_SHELL_MOVE_INTERNET 244
725
#define IDI_SHELL_PRINTER3 245
726
#define IDI_SHELL_ICON_246 246
727
#define IDI_SHELL_WEB_MUSIC 247
728
#define IDI_SHELL_CAMERA 248
729
#define IDI_SHELL_SLIDE_SHOW 249
730
#define IDI_SHELL_DISPLAY 250
731
#define IDI_SHELL_WEB_PICS 251
732
#define IDI_SHELL_PRINT_PICS 252
733
#define IDI_SHELL_FILE_CHECK 253
734
#define IDI_SHELL_EMPTY_RECYCLE_BIN3 254
735
#define IDI_SHELL_ICON_255 255
736
#define IDI_SHELL_FOLDER_MOVE2 256
737
#define IDI_SHELL_NETWORK_CONNECTIONS2 257
738
#define IDI_SHELL_NEW_NETWORK_FOLDER 258
739
#define IDI_SHELL_NETWORK_HOME 259
740
#define IDI_SHELL_CD_EDIT 260
741
#define IDI_SHELL_CD_ERASE 261
742
#define IDI_SHELL_CD_DELETE 262
743
#define IDI_SHELL_HELP1 263
744
#define IDI_SHELL_FOLDER_POINT 264
745
#define IDI_SHELL_SENDMAIL 265
746
#define IDI_SHELL_CD_POINT 266
747
#define IDI_SHELL_SHARED_FOLDER 267
748
#define IDI_SHELL_ACCESSABILITY 268
749
#define IDI_SHELL_USERS 269
750
#define IDI_SHELL_SCREEN_COLORS 270
751
#define IDI_SHELL_ADD_REM_PROGRAMS 271
752
#define IDI_SHELL_PRINTER_MOUSE 272
753
#define IDI_SHELL_INTERNET_STATUS 273
754
#define IDI_SHELL_SYSTEM_GEAR 274
755
#define IDI_SHELL_PIE_CHART 275
756
#define IDI_SHELL_INTERNET_DATE 276
757
#define IDI_SHELL_TUNES 277
758
#define IDI_SHELL_CMD 278
759
#define IDI_SHELL_CMD 278
760
#define IDI_SHELL_USER_ACCOUNTS 279
761
#define IDI_SHELL_WINDOWS_SEARCH 281
762
#define IDI_SHELL_COMPUTER_TEXT 282
763
#define IDI_SHELL_OSK 283
764
#define IDI_SHELL_ICON_284 284
765
#define IDI_SHELL_HELP_FILE 289
766
#define IDI_SHELL_GO 290
767
#define IDI_SHELL_DVD_DRIVE 291
768
#define IDI_SHELL_CD_ADD_MUSIC 292
769
#define IDI_SHELL_CD 293
770
#define IDI_SHELL_CD_ROM 294
771
#define IDI_SHELL_CDR 295
772
#define IDI_SHELL_CDRW 296
773
#define IDI_SHELL_DVD_RAM 297
774
#define IDI_SHELL_DVDR_ROM 298
775
#define IDI_SHELL_MP3_PLAYER 299
776
#define IDI_SHELL_SERVER 300
777
#define IDI_SHELL_SERVER1 301
778
#define IDI_SHELL_CD_ROM1 302
779
#define IDI_SHELL_COMPACT_FLASH 303
780
#define IDI_SHELL_DVD_ROM1 304
781
#define IDI_SHELL_FDD2 305
782
/* TODO: 306.ico */
783
#define IDI_SHELL_SD_MMC 307
784
#define IDI_SHELL_SMART_MEDIA 308
785
#define IDI_SHELL_CAMERA1 309
786
#define IDI_SHELL_PHONE 310
787
#define IDI_SHELL_WEB_PRINTER 311
788
#define IDI_SHELL_JAZ_DRIVE 312
789
#define IDI_SHELL_ZIP_DRIVE 313
790
#define IDI_SHELL_PDA 314
791
#define IDI_SHELL_SCANNER 315
792
#define IDI_SHELL_IMAGING_DEVICES 316
793
#define IDI_SHELL_CAMCORDER 317
794
#define IDI_SHELL_DVDRW_ROM 318
795
#define IDI_SHELL_NEW_FOLDER 319
796
#define IDI_SHELL_CD_POINT1 320
797
#define IDI_SHELL_CONTROL_PANEL4 321
798
#define IDI_SHELL_FAVOTITES 322
799
#define IDI_SHELL_SEARCH1 323
800
#define IDI_SHELL_HELP2 324
801
#define IDI_SHELL_LOGOFF1 325
802
#define IDI_SHELL_PROGRAMS_FOLDER1 326
803
#define IDI_SHELL_RECENT_DOCUMENTS1 327
804
#define IDI_SHELL_RUN1 328
805
#define IDI_SHELL_SHUTDOWN1 329
806
#define IDI_SHELL_CONTROL_PANEL1 330
807
#define IDI_SHELL_DISCONNECT 331
808
#define IDI_SHELL_SEARCH_DIRECTORY 337
809
#define IDI_SHELL_DELETE_PERMANENTLY 338
810
#define IDI_SHELL_WEB_BROWSER 512
811
#define IDI_SHELL_IDEA 1001
812
#define IDI_SHELL_PRINTER_OK2 1002
813
#define IDI_SHELL_SERVER_OK 1003
814
#define IDI_SHELL_HELP_FILE1 1004
815
#define IDI_SHELL_FILE_MOVE1 1005
816
#define IDI_SHELL_FILE_PRINT 1006
817
#define IDI_SHELL_FILE_OK 1007
818
#define IDI_SHELL_PRINT_PAUSE 1008
819
#define IDI_SHELL_PRINT_PLAY 1009
820
#define IDI_SHELL_PRINT_SHARE 1010
821
#define IDI_SHELL_FAX2 1011
822
#define IDI_SHELL_SHUTDOWN2 8240
823
824
#define IDI_SHELL_DELETE1 16710
825
#define IDI_SHELL_DELETE2 16715
826
#define IDI_SHELL_DELETE3 16717
827
#define IDI_SHELL_DELETE4 16718
828
#define IDI_SHELL_DELETE5 16721
829
830
/*
831
* AVI resources
832
*
833
* windows shell32 has 14 of them: 150-152 and 160-170
834
* FIXME: Add 165, 166
835
*/
836
837
#define IDA_SHELL_AUTOPLAY 150
838
#define IDA_SHELL_SEARCHING_INDEX 151
839
#define IDA_SHELL_COMPUTER_SEARCH 152
840
#define IDA_SHELL_COPY 160
841
#define IDA_SHELL_COPY1 161
842
#define IDA_SHELL_RECYCLE 162
843
#define IDA_SHELL_EMPTY_RECYCLE 163
844
#define IDA_SHELL_DELETE 164
845
#define IDA_SHELL_COPY2 167
846
#define IDA_SHELL_COPY3 168
847
#define IDA_SHELL_DELETE1 169
848
#define IDA_SHELL_DOWNLOAD 170
849
850
/* Desktop Browser commands */
851
#define FCIDM_DESKBROWSER_CLOSE 0xA004
852
#define FCIDM_DESKBROWSER_FOCUS 0xA030
853
#define FCIDM_DESKBROWSER_SEARCH 0xA085
854
#define FCIDM_DESKBROWSER_REFRESH 0xA220
855
856
/* Shell view commands */
857
#define FCIDM_SHVIEW_ARRANGE 0x7001
858
#define FCIDM_SHVIEW_VIEW 0x7002
859
#define FCIDM_SHVIEW_DELETE 0x7011
860
#define FCIDM_SHVIEW_PROPERTIES 0x7013
861
#define FCIDM_SHVIEW_CUT 0x7018
862
#define FCIDM_SHVIEW_COPY 0x7019
863
#define FCIDM_SHVIEW_INSERT 0x701A
864
#define FCIDM_SHVIEW_UNDO 0x701B
865
#define FCIDM_SHVIEW_INSERTLINK 0x701C
866
#define FCIDM_SHVIEW_COPYTO 0x701E
867
#define FCIDM_SHVIEW_MOVETO 0x701F
868
#define FCIDM_SHVIEW_SELECTALL 0x7021
869
#define FCIDM_SHVIEW_INVERTSELECTION 0x7022
870
871
#define FCIDM_SHVIEW_BIGICON 0x7029
//FIXME
872
#define FCIDM_SHVIEW_SMALLICON 0x702A
//FIXME
873
#define FCIDM_SHVIEW_LISTVIEW 0x702B
//FIXME
874
#define FCIDM_SHVIEW_REPORTVIEW 0x702C
//FIXME
875
/* 0x7030-0x703f are used by the shellbrowser */
876
#define FCIDM_SHVIEW_AUTOARRANGE 0x7031
877
#define FCIDM_SHVIEW_SNAPTOGRID 0x7032
878
#define FCIDM_SHVIEW_ALIGNTOGRID 0x7033
879
880
#define FCIDM_SHVIEW_HELP 0x7041
881
#define FCIDM_SHVIEW_RENAME 0x7050
882
#define FCIDM_SHVIEW_CREATELINK 0x7051
883
#define FCIDM_SHVIEW_NEWLINK 0x7052
884
#define FCIDM_SHVIEW_NEWFOLDER 0x7053
885
886
#define FCIDM_SHVIEW_REFRESH 0x7100
/* FIXME */
887
#define FCIDM_SHVIEW_EXPLORE 0x7101
/* FIXME */
888
#define FCIDM_SHVIEW_OPEN 0x7102
/* FIXME */
889
890
#define FCIDM_TB_UPFOLDER 0xA001
891
#define FCIDM_TB_NEWFOLDER 0xA002
892
#define FCIDM_TB_SMALLICON 0xA003
893
#define FCIDM_TB_REPORTVIEW 0xA004
894
#define FCIDM_TB_DESKTOP 0xA005
/* FIXME */
895
896
#define IDM_UNDO (FCIDM_SHVIEW_UNDO - 0x7000)
897
#define IDM_CUT (FCIDM_SHVIEW_CUT - 0x7000)
898
#define IDM_COPY (FCIDM_SHVIEW_COPY - 0x7000)
899
#define IDM_INSERT (FCIDM_SHVIEW_INSERT - 0x7000)
900
#define IDM_CREATELINK (FCIDM_SHVIEW_CREATELINK - 0x7000)
901
#define IDM_DELETE (FCIDM_SHVIEW_DELETE - 0x7000)
902
#define IDM_RENAME (FCIDM_SHVIEW_RENAME - 0x7000)
903
#define IDM_PROPERTIES (FCIDM_SHVIEW_PROPERTIES - 0x7000)
904
#define IDM_COPYTO (FCIDM_SHVIEW_COPYTO - 0x7000)
905
#define IDM_MOVETO (FCIDM_SHVIEW_MOVETO - 0x7000)
906
907
#define IDM_DRAGFILE 0xce
908
#define IDM_COPYHERE 0x7
909
#define IDM_MOVEHERE 0x8
910
#define IDM_LINKHERE 0xB
911
#define IDM_DVSELECT 0x104
912
913
#define IDM_MYDOCUMENTS 516
914
#define IDM_MYPICTURES 518
915
916
/* Registrar scripts (RGS) */
917
#define IDR_ADMINFOLDERSHORTCUT 128
918
#define IDR_CONTROLPANEL 130
919
#define IDR_DRAGDROPHELPER 131
920
#define IDR_FOLDEROPTIONS 132
921
#define IDR_FOLDERSHORTCUT 133
922
#define IDR_FONTSFOLDERSHORTCUT 134
923
#define IDR_MENUBANDSITE 135
924
#define IDR_MYCOMPUTER 136
925
#define IDR_MYDOCUMENTS 137
926
#define IDR_NETWORKPLACES 138
927
#define IDR_NEWMENU 139
928
#define IDR_PRINTERS 140
929
#define IDR_RECYCLEBIN 141
930
#define IDR_SHELLDESKTOP 142
931
#define IDR_SHELLFSFOLDER 143
932
#define IDR_SHELLLINK 144
933
#define IDR_STARTMENU 145
934
#define IDR_OPENWITHMENU 146
935
#define IDR_FILEDEFEXT 147
936
#define IDR_DRVDEFEXT 148
937
#define IDR_MENUBAND 149
938
#define IDR_MENUDESKBAR 150
939
#define IDR_EXEDROPHANDLER 151
940
#define IDR_QUERYASSOCIATIONS 152
941
#define IDR_MERGEDFOLDER 153
942
#define IDR_REBARBANDSITE 154
943
#define IDR_USERNOTIFICATION 155
944
#define IDR_SHELL 156
945
#define IDR_ACTIVEDESKTOP 157
946
#define IDR_SENDTOMENU 158
947
#define IDR_COPYTOMENU 159
948
#define IDR_MOVETOMENU 160
949
#define IDR_COPYASPATHMENU 161
950
#define IDR_RECYCLEBINCLEANER 162
951
#define IDR_EXPLORER 163
dll
win32
shell32
shresdef.h
Generated on Sat Jun 21 2025 06:05:11 for ReactOS by
1.9.6