- add 3 resource strings
[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 #ifndef __WINE_SHELL_RES_H
20 #define __WINE_SHELL_RES_H
21
22 #define IDC_STATIC -1
23
24 /* Bitmap ID's */
25 #define IDB_SHELL_ABOUT_LOGO_24BPP 131
26
27 /*
28 columntitles for the shellview
29 */
30 #define IDS_SHV_COLUMN1 7
31 #define IDS_SHV_COLUMN2 8
32 #define IDS_SHV_COLUMN3 9
33 #define IDS_SHV_COLUMN4 10
34 #define IDS_SHV_COLUMN5 11
35 #define IDS_SHV_COLUMN6 12
36 #define IDS_SHV_COLUMN7 13
37 #define IDS_SHV_COLUMN8 14
38 #define IDS_SHV_COLUMN9 15
39 #define IDS_SHV_COLUMN10 16
40 #define IDS_SHV_COLUMN11 17
41 #define IDS_SHV_COLUMN_DELFROM 18
42 #define IDS_SHV_COLUMN_DELDATE 19
43
44 #define IDS_DESKTOP 20
45 #define IDS_MYCOMPUTER 21
46
47 #define IDS_SELECT 22
48 #define IDS_OPEN 23
49 #define IDS_VIEW_LARGE 24
50 #define IDS_VIEW_SMALL 25
51 #define IDS_VIEW_LIST 26
52 #define IDS_VIEW_DETAILS 27
53
54 #define IDS_RESTART_TITLE 40
55 #define IDS_RESTART_PROMPT 41
56 #define IDS_SHUTDOWN_TITLE 42
57 #define IDS_SHUTDOWN_PROMPT 43
58
59 #define IDS_PROGRAMS 45
60 #define IDS_PERSONAL 46
61 #define IDS_FAVORITES 47
62 #define IDS_STARTUP 48
63 #define IDS_RECENT 49
64 #define IDS_SENDTO 50
65 #define IDS_STARTMENU 51
66 #define IDS_MYMUSIC 52
67 #define IDS_MYVIDEO 53
68 #define IDS_DESKTOPDIRECTORY 54
69 #define IDS_NETHOOD 55
70 #define IDS_TEMPLATES 56
71 #define IDS_APPDATA 57
72 #define IDS_PRINTHOOD 58
73 #define IDS_LOCAL_APPDATA 59
74 #define IDS_INTERNET_CACHE 60
75 #define IDS_COOKIES 61
76 #define IDS_HISTORY 62
77 #define IDS_PROGRAM_FILES 63
78 #define IDS_MYPICTURES 64
79 #define IDS_PROGRAM_FILES_COMMON 65
80 #define IDS_COMMON_DOCUMENTS 66
81 #define IDS_ADMINTOOLS 67
82 #define IDS_COMMON_MUSIC 68
83 #define IDS_COMMON_PICTURES 69
84 #define IDS_COMMON_VIDEO 70
85 #define IDS_CDBURN_AREA 71
86 #define IDS_DRIVE_FIXED 72
87 #define IDS_DRIVE_CDROM 73
88 #define IDS_DRIVE_NETWORK 74
89 #define IDS_NETWORKPLACE 75
90 #define IDS_FONTS 76
91 #define IDS_PRINTERS 77
92
93 #define IDS_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_FOLDER_OPTIONS 150
116 #define IDS_COLUMN_EXTENSION 151
117 #define IDS_NO_EXTENSION 152
118 #define IDS_RECYCLEBIN_LOCATION 153
119 #define IDS_RECYCLEBIN_DISKSPACE 154
120 #define IDS_OPEN_WITH_FILTER 155
121 #define IDS_DIRECTORY 156
122 #define IDS_VIRTUAL_DRIVER 157
123 #define IDS_BAT_FILE 158
124 #define IDS_CMD_FILE 159
125 #define IDS_COM_FILE 160
126 #define IDS_CPL_FILE 161
127 #define IDS_CUR_FILE 162
128 #define IDS_DLL_FILE 163
129 #define IDS_DRV_FILE 164
130 #define IDS_EXE_FILE 165
131 #define IDS_FON_FILE 166
132 #define IDS_TTF_FILE 167
133 #define IDS_HLP_FILE 168
134 #define IDS_INI_FILE 169
135 #define IDS_LNK_FILE 170
136 #define IDS_SYS_FILE 171
137 #define IDS_EMPTY_BITBUCKET 172
138 #define IDS_OPEN_VERB 300
139 #define IDS_RUNAS_VERB 301
140 #define IDS_EDIT_VERB 302
141 #define IDS_FIND_VERB 303
142 #define IDS_PRINT_VERB 304
143 #define IDS_PLAY_VERB 305
144 #define IDS_PREVIEW_VERB 306
145 #define IDS_FILE_FOLDER 307
146 #define IDS_CREATELINK 308
147 #define IDS_INSTALLNEWFONT 309
148 #define IDS_SHV_COLUMN_FONTTYPE 310
149 #define IDS_SHV_COLUMN12 311
150 #define IDS_SHV_COLUMN13 312
151 #define IDS_SHV_COLUMN_WORKGROUP 313
152 #define IDS_SHV_NETWORKLOCATION 314
153 #define IDS_COPY 315
154 #define IDS_DELETE 316
155 #define IDS_PROPERTIES 317
156 #define IDS_SHV_COLUMN_DOCUMENTS 318
157 #define IDS_SHV_COLUMN_STATUS 319
158 #define IDS_SHV_COLUMN_COMMENTS 320
159 #define IDS_SHV_COLUMN_LOCATION 321
160 #define IDS_SHV_COLUMN_MODEL 322
161 #define IDS_CUT 323
162 #define IDS_RESTORE 324
163 #define IDS_DEFAULT_CLUSTER_SIZE 325
164 #define IDS_ADMINISTRATIVETOOLS 326
165 #define IDS_FORMATDRIVE 327
166 #define IDS_RENAME 328
167 #define IDS_INSERT 329
168
169 /* Note: this string is referenced from the registry */
170 #define IDS_RECYCLEBIN_FOLDER_NAME 8964
171
172 #define IDD_ICON 0x4300
173 #define IDD_MESSAGE 0x4301
174
175 /* these IDs are the same as on native */
176 #define IDD_YESTOALL 0x3207
177
178 /* browse for folder dialog box */
179 #define IDD_MAKENEWFOLDER 0x3746
180 #define IDD_FOLDERTEXT 0x3745
181 #define IDD_FOLDER 0x3744
182 #define IDD_STATUS 0x3743
183 #define IDD_TITLE 0x3742
184 #define IDD_TREEVIEW 0x3741
185 #define SHELL_EXTENDED_SHORTCUT_DLG 0x4000
186 #define OPEN_WITH_PROGRAMM_DLG 0x4001
187
188 /* ID's of the ShellAbout controls */
189 // Part 1 - ID's identical to Windows Server 2003 SP1's shell32.dll
190 #define IDD_SHELL_ABOUT 0x3810
191 #define IDC_SHELL_ABOUT_ICON 0x3009
192 #define IDC_SHELL_ABOUT_APPNAME 0x3500
193 #define IDC_SHELL_ABOUT_OTHERSTUFF 0x350D
194 #define IDC_SHELL_ABOUT_REG_USERNAME 0x3507
195 #define IDC_SHELL_ABOUT_REG_ORGNAME 0x3508
196 #define IDC_SHELL_ABOUT_PHYSMEM 0x3503
197
198 // Part 2 - ReactOS-specific ID's
199 #define IDD_SHELL_ABOUT_AUTHORS 0x4100
200 #define IDC_SHELL_ABOUT_AUTHORS 0x4101
201 #define IDC_SHELL_ABOUT_AUTHORS_LISTBOX 0x4102
202 #define IDD_PICK_ICON_DIALOG 0x4120
203 #define IDC_PICKICON_LIST 0x4121
204 #define IDC_BUTTON_PATH 0x4122
205 #define IDC_EDIT_PATH 0x4123
206 #define IDS_PICK_ICON_TITLE 0x4124
207 #define IDS_PICK_ICON_FILTER 0x4125
208
209 #define IDI_SHELL_DOCUMENT 1
210 #define IDI_SHELL_FOLDER 4
211 #define IDI_SHELL_FOLDER_OPEN 5
212 #define IDI_SHELL_5_12_FLOPPY 6
213 #define IDI_SHELL_3_14_FLOPPY 7
214 #define IDI_SHELL_FLOPPY 8
215 #define IDI_SHELL_DRIVE 9
216 #define IDI_SHELL_NETDRIVE 10
217 #define IDI_SHELL_NETDRIVE2 11
218 #define IDI_SHELL_CDROM 12
219 #define IDI_SHELL_RAMDISK 13
220 #define IDI_SHELL_ENTIRE_NETWORK 14
221 #define IDI_SHELL_NETWORK 15
222 #define IDI_SHELL_MY_COMPUTER 16
223 #define IDI_SHELL_PRINTER 17
224 #define IDI_SHELL_MY_NETWORK_PLACES 18
225 #define IDI_SHELL_COMPUTERS_NEAR_ME 19
226 #define IDI_SHELL_FOLDER_SMALL_XP 20
227 #define IDI_SHELL_SEARCH 23
228 #define IDI_SHELL_HELP 24
229 #define IDI_SHELL_FOLDER_OPEN_LARGE 29
230 #define IDI_SHELL_SHORTCUT 30
231 #define IDI_SHELL_FOLDER_OPEN_SMALL 31
232 #define IDI_SHELL_EMPTY_RECYCLE_BIN 32
233 #define IDI_SHELL_FULL_RECYCLE_BIN 33
234 #define IDI_SHELL_DESKTOP 35
235 #define IDI_SHELL_CONTROL_PANEL 36
236 #define IDI_SHELL_PRINTERS_FOLDER 38
237 #define IDI_SHELL_FONTS_FOLDER 39
238 #define IDI_SHELL_OPEN_WITH 135
239 #define IDI_SHELL_TRASH_FILE 142
240 #define IDI_SHELL_CONFIRM_DELETE 161
241 #define IDI_SHELL_MY_DOCUMENTS 235
242 #define IDI_SHELL_CONTROL_PANEL1 330
243 #define IDI_SHELL_ADMINTOOLS 328
244
245 // Icons for Folder Options (ID's identical to Windows XP SP3)
246 #define IDI_SHELL_SHOW_COMMON_TASKS 182
247 #define IDI_SHELL_CLASSIC_FOLDERS 183
248 #define IDI_SHELL_OPEN_IN_SOME_WINDOW 184
249 #define IDI_SHELL_OPEN_IN_NEW_WINDOW 185
250 #define IDI_SHELL_SINGLE_CLICK_TO_OPEN 186
251 #define IDI_SHELL_DOUBLE_CLICK_TO_OPEN 187
252
253 /*
254 AVI resources, windows shell32 has 14 of them: 150-152 and 160-170
255 FIXME: Need to add them, but for now just let them use the same: searching.avi
256 (also to limit shell32's size)
257 */
258 #define IDR_AVI_SEARCH 150
259 #define IDR_AVI_SEARCHING 151
260 #define IDR_AVI_FINDCOMPUTER 152
261 #define IDR_AVI_FILEMOVE 160
262 #define IDR_AVI_FILECOPY 161
263 #define IDR_AVI_FILENUKE 163
264 #define IDR_AVI_FILEDELETE 164
265
266 #endif