windows.gaming.input: Avoid leaking IDirectInputEffect reference (Valgrind).
[wine.git] / dlls / shell32 / shresdef.h
blobaf8eb46a09ff253156ed82476d4bd609cab43bb1
1 /*
2 * Copyright 2000 Juergen Schmied
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.
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.
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
19 #ifndef __WINE_SHELL_RES_H
20 #define __WINE_SHELL_RES_H
22 #include <windef.h>
23 #include <winbase.h>
24 #include <winuser.h>
25 #include <winnls.h>
26 #include <shlobj.h>
27 #include <dlgs.h>
30 columntitles 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_COLUMN_DELFROM 18
42 #define IDS_SHV_COLUMN_DELDATE 19
43 #define IDS_SHV_COL_DOCS 80
44 #define IDS_SHV_COL_STATUS 81
45 #define IDS_SHV_COL_LOCATION 82
46 #define IDS_SHV_COL_MODEL 83
48 #define IDS_DESKTOP 20
49 #define IDS_MYCOMPUTER 21
50 #define IDS_CONTROLPANEL 22
52 #define IDS_SELECT 23
53 #define IDS_OPEN 24
54 #define IDS_VIEW_LARGE 25
55 #define IDS_VIEW_SMALL 26
56 #define IDS_VIEW_LIST 27
57 #define IDS_VIEW_DETAILS 28
59 #define IDS_RESTART_TITLE 40
60 #define IDS_RESTART_PROMPT 41
61 #define IDS_SHUTDOWN_TITLE 42
62 #define IDS_SHUTDOWN_PROMPT 43
64 #define IDS_PROGRAMS 45
65 #define IDS_PERSONAL 46
66 #define IDS_FAVORITES 47
67 #define IDS_STARTUP 48
68 #define IDS_STARTMENU 51
69 #define IDS_MYMUSIC 52
70 #define IDS_MYVIDEOS 53
71 #define IDS_DESKTOPDIRECTORY 54
72 #define IDS_NETHOOD 55
73 #define IDS_TEMPLATES 56
74 #define IDS_PRINTHOOD 58
75 #define IDS_HISTORY 62
76 #define IDS_PROGRAM_FILES 63
77 #define IDS_MYPICTURES 64
78 #define IDS_COMMON_FILES 65
79 #define IDS_COMMON_DOCUMENTS 66
80 #define IDS_ADMINTOOLS 67
81 #define IDS_COMMON_MUSIC 68
82 #define IDS_COMMON_PICTURES 69
83 #define IDS_COMMON_VIDEOS 70
84 #define IDS_PROGRAM_FILESX86 72
85 #define IDS_CONTACTS 74
86 #define IDS_LINKS 75
87 #define IDS_SLIDE_SHOWS 76
88 #define IDS_PLAYLISTS 78
89 #define IDS_SAMPLE_MUSIC 87
90 #define IDS_SAMPLE_PICTURES 88
91 #define IDS_SAMPLE_PLAYLISTS 89
92 #define IDS_SAMPLE_VIDEOS 90
93 #define IDS_SAVED_GAMES 91
94 #define IDS_SAVED_SEARCHES 92
95 #define IDS_USER_PROFILES 93
96 #define IDS_DOCUMENTS 95
97 #define IDS_DOWNLOADS 96
99 #define IDS_CREATEFOLDER_DENIED 128
100 #define IDS_CREATEFOLDER_CAPTION 129
101 #define IDS_DELETEITEM_CAPTION 130
102 #define IDS_DELETEFOLDER_CAPTION 131
103 #define IDS_DELETEITEM_TEXT 132
104 #define IDS_DELETEMULTIPLE_TEXT 133
105 #define IDS_OVERWRITEFILE_CAPTION 134
106 #define IDS_OVERWRITEFILE_TEXT 135
107 #define IDS_DELETESELECTED_TEXT 136
108 #define IDS_TRASHFOLDER_TEXT 137
109 #define IDS_TRASHITEM_TEXT 138
110 #define IDS_TRASHMULTIPLE_TEXT 139
111 #define IDS_CANTTRASH_TEXT 140
112 #define IDS_OVERWRITEFOLDER_TEXT 141
114 #define IDS_NEWFOLDER 142
116 #define IDS_CPANEL_TITLE 143
117 #define IDS_CPANEL_NAME 144
118 #define IDS_CPANEL_DESCRIPTION 145
120 #define IDS_RUNDLG_ERROR 160
121 #define IDS_RUNDLG_BROWSE_ERROR 161
122 #define IDS_RUNDLG_BROWSE_CAPTION 162
123 #define IDS_RUNDLG_BROWSE_FILTER_EXE 163
124 #define IDS_RUNDLG_BROWSE_FILTER_ALL 164
126 #define IDS_SHLEXEC_NOASSOC 165
128 #define IDS_RECYCLEBIN_ERASEITEM 166
129 #define IDS_RECYCLEBIN_ERASEMULTIPLE 167
130 #define IDS_RECYCLEBIN_ERASE_CAPTION 168
131 #define IDS_RECYCLEBIN_OVERWRITEFILE 169
132 #define IDS_RECYCLEBIN_OVERWRITEFOLDER 170
133 #define IDS_RECYCLEBIN_OVERWRITE_CAPTION 171
136 #define IDS_LICENSE 256
137 #define IDS_LICENSE_CAPTION 257
139 #define MENU_SHV_FILE 144
141 #define MENU_CPANEL 200
142 #define IDM_CPANEL_EXIT 201
143 #define IDM_CPANEL_ABOUT 202
144 #define IDM_CPANEL_APPLET_BASE 210
146 #define MENU_RECYCLEBIN 300
147 #define IDM_RECYCLEBIN_RESTORE 301
148 #define IDM_RECYCLEBIN_ERASE 302
150 /* Note: this string is referenced from the registry*/
151 #define IDS_RECYCLEBIN_FOLDER_NAME 8964
153 /* Properties dialog */
154 #define IDD_FILE_PROPERTIES 8
155 #define IDD_FOLDER_PROPERTIES 9
157 #define IDD_ICON 0x4300
158 #define IDD_MESSAGE 0x4301
160 /* these IDs are the same as on native */
161 #define IDD_YESTOALL 0x3207
162 /* browse for folder dialog box */
163 #define IDD_MAKENEWFOLDER 0x3746
164 #define IDD_FOLDERTEXT 0x3745
165 #define IDD_FOLDER 0x3744
166 #define IDD_STATUS 0x3743
167 #define IDD_TITLE 0x3742
168 #define IDD_TREEVIEW 0x3741
170 #define IDI_SHELL_FILE 1
171 #define IDI_SHELL_DOCUMENT 2
172 #define IDI_SHELL_WINDOW 3
173 #define IDI_SHELL_FOLDER 4
174 #define IDI_SHELL_FOLDER_OPEN 5
175 #define IDI_SHELL_5_12_FLOPPY 6
176 #define IDI_SHELL_3_14_FLOPPY 7
177 #define IDI_SHELL_FLOPPY 8
178 #define IDI_SHELL_DRIVE 9
179 #define IDI_SHELL_NETDRIVE 10
180 #define IDI_SHELL_NETDRIVE2 11
181 #define IDI_SHELL_OPTICAL_DRIVE 12
182 #define IDI_SHELL_RAMDISK 13
183 #define IDI_SHELL_ENTIRE_NETWORK 14
184 #define IDI_SHELL_NETWORK 15
185 #define IDI_SHELL_MY_COMPUTER 16
186 #define IDI_SHELL_PRINTER 17
187 #define IDI_SHELL_MY_NETWORK_PLACES 18
188 #define IDI_SHELL_COMPUTERS_NEAR_ME 19
189 #define IDI_SHELL_FOLDER_SMALL_XP 20
190 #define IDI_SHELL_RECENT_DOCUMENTS 21
191 #define IDI_SHELL_SETTINGS 22
192 #define IDI_SHELL_SEARCH 23
193 #define IDI_SHELL_HELP 24
194 #define IDI_SHELL_RUN 25
195 #define IDI_SHELL_SLEEP 26
196 #define IDI_SHELL_EJECT 27
197 #define IDI_SHELL_SHUT_DOWN 28
198 #define IDI_SHELL_FOLDER_OPEN_LARGE 29
199 #define IDI_SHELL_SHORTCUT 30
200 #define IDI_SHELL_FOLDER_OPEN_SMALL 31
201 #define IDI_SHELL_EMPTY_RECYCLE_BIN 32
202 #define IDI_SHELL_FULL_RECYCLE_BIN 33
203 #define IDI_SHELL_MODEM_FOLDER 34
204 #define IDI_SHELL_DESKTOP 35
205 #define IDI_SHELL_CONTROL_PANEL 36
206 #define IDI_SHELL_APP_FOLDER 37
207 #define IDI_SHELL_PRINTERS_FOLDER 38
208 #define IDI_SHELL_FONTS_FOLDER 39
209 #define IDI_SHELL_START_MENU 40
210 #define IDI_SHELL_MUSIC_CD 41
211 #define IDI_SHELL_TREE 42
212 #define IDI_SHELL_REMOTE_FOLDER 43
213 #define IDI_SHELL_FAVORITES 44
214 #define IDI_SHELL_LOG_OFF 45
215 #define IDI_SHELL_SEARCH_FOLDER 46
216 #define IDI_SHELL_UPDATE 47
217 #define IDI_SHELL_SECURITY 48
218 #define IDI_SHELL_CONFIRM_SHUTDOWN 49
219 #define IDI_SHELL_BLANK1 50
220 #define IDI_SHELL_BLANK2 51
221 #define IDI_SHELL_BLANK3 52
222 #define IDI_SHELL_BLANK4 53
223 #define IDI_SHELL_UNKNOWN_DRIVE 54
224 /* 55 - 132 not used on Windows */
225 #define IDI_SHELL_FILES 133
226 #define IDI_SHELL_FILE_SEARCH 134
227 #define IDI_SHELL_SYSTEM_SEARCH 135
228 /* 136 not used on Windows */
229 #define IDI_SHELL_CONTROL_PANEL_XP 137
230 #define IDI_SHELL_PRINTERS_FOLDER_XP 138
231 #define IDI_SHELL_ADD_PRINTER 139
232 #define IDI_SHELL_REMOTE_PRINTER 140
233 #define IDI_SHELL_TO_FILE_PRINTER 141
234 #define IDI_SHELL_TRASH_FILE 142
235 #define IDI_SHELL_TRASH_FOLDER 143
236 #define IDI_SHELL_TRASH_MIXED 144
237 #define IDI_SHELL_FILE_OVERWRITE 145
238 #define IDI_SHELL_FOLDER_OVERWRITE 146
239 #define IDI_SHELL_FOLDER_RENAME 147
240 #define IDI_SHELL_INSTALL 148
241 /* 149 - 150 not used on Windows */
242 #define IDI_SHELL_CONFIG_FILE 151
243 #define IDI_SHELL_TEXT_FILE 152
244 #define IDI_SHELL_BATCH_FILE 153
245 #define IDI_SHELL_LIBRARY_FILE 154
246 #define IDI_SHELL_SYSTEM_FONT 155
247 #define IDI_SHELL_TRUETYPE_FONT 156
248 #define IDI_SHELL_POSTSCRIPT_FONT 157
249 /* 158 - 159 not used on Windows */
250 #define IDI_SHELL_RUN2 160
251 #define IDI_SHELL_CONFIRM_DELETE 161
252 /* 162 - 164 not used on Windows */
253 #define IDI_SHELL_BACKUP 165
254 #define IDI_SHELL_DISK_CHECK 166
255 #define IDI_SHELL_DEFRAGMENT 167
256 #define IDI_SHELL_DEFAULT_PRINTER 168
257 #define IDI_SHELL_DEFAULT_REMOTE_PRINTER 169
258 #define IDI_SHELL_DEFAULT_TO_FILE_PRINTER 170
259 #define IDI_SHELL_TREEVIEW 171
260 #define IDI_SHELL_NETWORK_FOLDER 172
261 #define IDI_SHELL_FAVORITES_FOLDER 173
262 #define IDI_SHELL_CHECKLIST_FOLDER 174
263 #define IDI_SHELL_NET_CONNECTIONS 175
264 #define IDI_SHELL_NEW_WEB_FOLDER 176
265 #define IDI_SHELL_VISUAL_SETTINGS 177
266 #define IDI_SHELL_NEW_WEB_PAGE 178
267 #define IDI_SHELL_REMOTE_CONNECTION 179
268 #define IDI_SHELL_WINDOW_ON_MONITOR 180
269 #define IDI_SHELL_DESKTOP_ON_MONITOR 181
270 #define IDI_SHELL_WINDOW_WITH_SIDEBAR 182
271 #define IDI_SHELL_WINDOW_WITHOUT_SIDEBAR 183
272 #define IDI_SHELL_MAXIMIZED_WINDOW 184
273 #define IDI_SHELL_FLOATING_WINDOWS 185
274 #define IDI_SHELL_ONE_CLICK_OPEN 186
275 #define IDI_SHELL_TWO_CLICK_OPEN 187
276 /* 188 - 190 not used on Windows */
277 #define IDI_SHELL_EMPTY_RECYCLE_BIN_95 191
278 #define IDI_SHELL_FULL_RECYCLE_BIN_95 192
279 #define IDI_SHELL_WEB_FOLDERS 193
280 #define IDI_SHELL_PASSWORDS 194
281 /* 195 not used on Windows */
282 #define IDI_SHELL_FAX 196
283 #define IDI_SHELL_DEFAULT_FAX 197
284 #define IDI_SHELL_DEFAULT_NETWORK_FAX 198
285 #define IDI_SHELL_NETWORK_FAX 199
286 #define IDI_SHELL_RESTRICTED 200
287 /* 201 - 209 not used on Windows */
288 #define IDI_SHELL_DEFAULT_FOLDER 210
289 /* 211 - 219 not used on Windows */
290 #define IDI_SHELL_USERS 220
291 #define IDI_SHELL_POWER_OFF 221
292 #define IDI_SHELL_DVD 222
293 #define IDI_SHELL_DOCUMENTS 223
294 #define IDI_SHELL_VIDEO_FILE 224
295 #define IDI_SHELL_AUDIO_FILE 225
296 #define IDI_SHELL_IMAGE_FILE 226
297 #define IDI_SHELL_MULTIMEDIA_FILE 227
298 #define IDI_SHELL_MUSIC_CD_95 228
299 #define IDI_SHELL_CARD_READER 229
300 #define IDI_SHELL_ZIP_DRIVE 230
301 #define IDI_SHELL_DOWNLOAD 231
302 #define IDI_SHELL_DOWNLOAD_EMBLEM 232
303 #define IDI_SHELL_REMOVABLE_DISK 233
304 #define IDI_SHELL_BAD_REMOVABLE_DISK 234
305 #define IDI_SHELL_MY_DOCUMENTS 235
306 #define IDI_SHELL_MY_PICTURES 236
307 #define IDI_SHELL_MY_MUSIC 237
308 #define IDI_SHELL_MY_VIDEOS 238
309 #define IDI_SHELL_MSN 239
310 #define IDI_SHELL_DELETE 240
311 #define IDI_SHELL_MOVE 241
312 #define IDI_SHELL_RENAME 242
313 #define IDI_SHELL_COPY 243
314 #define IDI_SHELL_UPLOAD 244
315 #define IDI_SHELL_PRINT 245
316 #define IDI_SHELL_PLAY 246
317 #define IDI_SHELL_INTERNET_RADIO 247
318 #define IDI_SHELL_UPLOAD_PHOTO 251
319 #define IDI_SHELL_PRINT_PHOTO 252
320 #define IDI_SHELL_EMPTY_RECYCLE_BIN2 254
321 #define IDI_SHELL_NEW_NETWORK_FOLDER 258
322 #define IDI_SHELL_WRITE_DISC 260
323 #define IDI_SHELL_DELETE_FILE 261
324 #define IDI_SHELL_ERASE_DISC 262
325 #define IDI_SHELL_HELP2 263
326 #define IDI_SHELL_TO_FOLDER 264
327 #define IDI_SHELL_BURN_DISC 266
328 #define IDI_SHELL_SHARED_FOLDER 267
329 #define IDI_SHELL_USERS_XP 269
330 #define IDI_SHELL_INSTALL_XP 271
331 #define IDI_SHELL_MULTIFUNCTION_PRINTER 272
332 #define IDI_SHELL_INTERNET 273
333 #define IDI_SHELL_WEB_CALENDAR 276
334 #define IDI_SHELL_USERS_XP2 279
335 /* 280 not used on Windows */
336 #define IDI_SHELL_SEARCH_WINDOW 281
337 /* 285 - 288 not used on Windows */
338 #define IDI_SHELL_HELP_FILE 289
339 #define IDI_SHELL_DVD_DRIVE 291
340 #define IDI_SHELL_HYBRID_CD 292
341 #define IDI_SHELL_UNKNOWN_DISC 293
342 #define IDI_SHELL_CD_ROM 294
343 #define IDI_SHELL_CD_R 295
344 #define IDI_SHELL_CD_RW 296
345 #define IDI_SHELL_DVD_RAM 297
346 #define IDI_SHELL_DVD_R 298
347 #define IDI_SHELL_OPTICAL_DISC 302
348 #define IDI_SHELL_DVD_ROM 304
349 #define IDI_SHELL_INTERNET_PRINTER 311
350 #define IDI_SHELL_JAZ_DRIVE 312
351 #define IDI_SHELL_ZIP_DRIVE2 313
352 #define IDI_SHELL_DVD_RW 318
353 #define IDI_SHELL_NEW_FOLDER 319
354 #define IDI_SHELL_BURN_DISC2 320
355 #define IDI_SHELL_CONTROL_PANEL_XP2 321
356 #define IDI_SHELL_FAVORITES_SMALL 322
357 #define IDI_SHELL_SEARCH_SMALL 323
358 #define IDI_SHELL_HELP_SMALL 324
359 #define IDI_SHELL_LOG_OFF_SMALL 325
360 #define IDI_SHELL_APP_FOLDER_SMALL 326
361 #define IDI_SHELL_RECENT_SMALL 327
362 #define IDI_SHELL_RUN_SMALL 328
363 #define IDI_SHELL_POWER_OFF_SMALL 329
364 #define IDI_SHELL_CONTROL_PANEL_SMALL 330
365 #define IDI_SHELL_EJECT_SMALL 331
366 /* 332 - 336 not used on Windows */
367 #define IDI_SHELL_SEARCH_DIRECTORY 337
368 #define IDI_SHELL_RESTRICTED2 338
369 /* 339 - 511 not used on Windows */
370 #define IDI_SHELL_WEB_BROWSER 512
373 AVI resources, windows shell32 has 14 of them: 150-152 and 160-170
374 FIXME: Need to add them, but for now just let them use the same: searching.avi
375 (also to limit shell32's size)
377 #define IDR_AVI_SEARCH 150
378 #define IDR_AVI_SEARCHING 151
379 #define IDR_AVI_FINDCOMPUTER 152
380 #define IDR_AVI_FILEMOVE 160
381 #define IDR_AVI_FILECOPY 161
382 #define IDR_AVI_FILENUKE 163
383 #define IDR_AVI_FILEDELETE 164
385 /* about box */
386 #define IDC_ABOUT_LICENSE 97
387 #define IDC_ABOUT_WINE_TEXT 98
388 #define IDC_ABOUT_LISTBOX 99
389 #define IDC_ABOUT_STATIC_TEXT1 100
390 #define IDC_ABOUT_STATIC_TEXT2 101
391 #define IDC_ABOUT_STATIC_TEXT3 102
393 /* run dialog */
394 #define IDC_RUNDLG_DESCRIPTION 12289
395 #define IDC_RUNDLG_BROWSE 12288
396 #define IDC_RUNDLG_ICON 12297
397 #define IDC_RUNDLG_EDITPATH 12298
398 #define IDC_RUNDLG_LABEL 12305
400 /* file property dialog */
401 #define IDC_FPROP_ICON 13000
402 #define IDC_FPROP_PATH 13001
403 #define IDC_FPROP_TYPE_LABEL 13002
404 #define IDC_FPROP_TYPE 13003
405 #define IDC_FPROP_OPENWITH_LABEL 13004
406 #define IDC_FPROP_PROG_ICON 13005
407 #define IDC_FPROP_PROG_NAME 13006
408 #define IDC_FPROP_PROG_CHANGE 13007
409 #define IDC_FPROP_LOCATION_LABEL 13008
410 #define IDC_FPROP_LOCATION 13009
411 #define IDC_FPROP_SIZE_LABEL 13010
412 #define IDC_FPROP_SIZE 13011
413 #define IDC_FPROP_CREATED_LABEL 13012
414 #define IDC_FPROP_CREATED 13013
415 #define IDC_FPROP_MODIFIED_LABEL 13014
416 #define IDC_FPROP_MODIFIED 13015
417 #define IDC_FPROP_ACCESSED_LABEL 13016
418 #define IDC_FPROP_ACCESSED 13017
419 #define IDC_FPROP_ATTRIB_LABEL 13018
420 #define IDC_FPROP_READONLY 13019
421 #define IDC_FPROP_HIDDEN 13020
422 #define IDC_FPROP_ARCHIVE 13021
424 /* bitmaps */
425 #define IDB_SORT_INCR 133
426 #define IDB_SORT_DECR 134
428 /* explorer toolbar icons
429 * FIXME: images are hacky and should be re-drawn; also dark and light bitmaps are same for now
431 #define IDB_TB_LARGE_LIGHT 214
432 #define IDB_TB_LARGE_DARK 215
433 #define IDB_TB_SMALL_LIGHT 216
434 #define IDB_TB_SMALL_DARK 217
436 #endif