mshtml/tests: Make sure return value is used (LLVM/Clang).
[wine] / dlls / 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 #include <windef.h>
23 #include <winbase.h>
24 #include <winuser.h>
25 #include <winnls.h>
26 #include <shlobj.h>
27 #include <dlgs.h>
28
29 /*
30         columntitles for the shellview
31 */
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 #define IDS_SHV_COL_DOCS        80
46 #define IDS_SHV_COL_STATUS      81
47 #define IDS_SHV_COL_LOCATION    82
48 #define IDS_SHV_COL_MODEL       83
49
50 #define IDS_DESKTOP             20
51 #define IDS_MYCOMPUTER          21
52 #define IDS_CONTROLPANEL        22
53
54 #define IDS_SELECT              23
55 #define IDS_OPEN                24
56 #define IDS_VIEW_LARGE          25
57 #define IDS_VIEW_SMALL          26
58 #define IDS_VIEW_LIST           27
59 #define IDS_VIEW_DETAILS        28
60
61 #define IDS_RESTART_TITLE      40
62 #define IDS_RESTART_PROMPT     41
63 #define IDS_SHUTDOWN_TITLE     42
64 #define IDS_SHUTDOWN_PROMPT    43
65
66 #define IDS_PROGRAMS                45
67 #define IDS_PERSONAL                46
68 #define IDS_FAVORITES               47
69 #define IDS_STARTUP                 48
70 #define IDS_RECENT                  49
71 #define IDS_SENDTO                  50
72 #define IDS_STARTMENU               51
73 #define IDS_MYMUSIC                 52
74 #define IDS_MYVIDEO                 53
75 #define IDS_DESKTOPDIRECTORY        54
76 #define IDS_NETHOOD                 55
77 #define IDS_TEMPLATES               56
78 #define IDS_APPDATA                 57
79 #define IDS_PRINTHOOD               58
80 #define IDS_LOCAL_APPDATA           59
81 #define IDS_INTERNET_CACHE          60
82 #define IDS_COOKIES                 61
83 #define IDS_HISTORY                 62
84 #define IDS_PROGRAM_FILES           63
85 #define IDS_MYPICTURES              64
86 #define IDS_PROGRAM_FILES_COMMON    65
87 #define IDS_COMMON_DOCUMENTS        66
88 #define IDS_ADMINTOOLS              67
89 #define IDS_COMMON_MUSIC            68
90 #define IDS_COMMON_PICTURES         69
91 #define IDS_COMMON_VIDEO            70
92 #define IDS_CDBURN_AREA             71
93 #define IDS_PROGRAM_FILESX86        72
94 #define IDS_PROGRAM_FILES_COMMONX86 73
95 #define IDS_CONTACTS                74
96 #define IDS_LINKS                   75
97 #define IDS_PHOTO_ALBUMS            76
98 #define IDS_PICTURES_LIBRARY        77
99 #define IDS_PLAYLISTS               78
100 #define IDS_PUBLIC_DOWNLOADS        79
101 #define IDS_PUBLIC_GAME_TASKS       84
102 #define IDS_PUBLIC_LIBRARIES        85
103 #define IDS_PUBLIC_RINGTONES        86
104 #define IDS_SAMPLE_MUSIC            87
105 #define IDS_SAMPLE_PICTURES         88
106 #define IDS_SAMPLE_PLAYLISTS        89
107 #define IDS_SAMPLE_VIDEOS           90
108 #define IDS_SAVED_GAMES             91
109 #define IDS_SAVED_SEARCHES          92
110 #define IDS_USER_PROFILES           93
111 #define IDS_COMMON_OEM_LINKS        94
112 #define IDS_DOCUMENTS               95
113 #define IDS_DOWNLOADS               96
114 #define IDS_LOCAL_APPDATA_LOW       97
115
116 #define IDS_CREATEFOLDER_DENIED     128
117 #define IDS_CREATEFOLDER_CAPTION    129
118 #define IDS_DELETEITEM_CAPTION      130
119 #define IDS_DELETEFOLDER_CAPTION    131
120 #define IDS_DELETEITEM_TEXT         132
121 #define IDS_DELETEMULTIPLE_TEXT     133
122 #define IDS_OVERWRITEFILE_CAPTION   134
123 #define IDS_OVERWRITEFILE_TEXT      135
124 #define IDS_DELETESELECTED_TEXT     136
125 #define IDS_TRASHFOLDER_TEXT        137
126 #define IDS_TRASHITEM_TEXT          138
127 #define IDS_TRASHMULTIPLE_TEXT      139
128 #define IDS_CANTTRASH_TEXT          140
129 #define IDS_OVERWRITEFOLDER_TEXT    141
130
131 #define IDS_NEWFOLDER 142
132
133 #define IDS_CPANEL_TITLE            143
134 #define IDS_CPANEL_NAME             144
135 #define IDS_CPANEL_DESCRIPTION      145
136
137 #define IDS_RUNDLG_ERROR            160
138 #define IDS_RUNDLG_BROWSE_ERROR     161
139 #define IDS_RUNDLG_BROWSE_CAPTION   162
140 #define IDS_RUNDLG_BROWSE_FILTER_EXE 163
141 #define IDS_RUNDLG_BROWSE_FILTER_ALL 164
142
143 #define IDS_SHLEXEC_NOASSOC         165
144
145 #define IDS_LICENSE                 256
146 #define IDS_LICENSE_CAPTION         257
147
148 #define MENU_SHV_FILE 144
149
150 #define MENU_CPANEL                 200
151 #define IDM_CPANEL_EXIT             201
152 #define IDM_CPANEL_ABOUT            202
153 #define IDM_CPANEL_APPLET_BASE      210
154
155 /* Note: this string is referenced from the registry*/
156 #define IDS_RECYCLEBIN_FOLDER_NAME   8964
157
158 #define IDD_ICON                0x4300
159 #define IDD_MESSAGE             0x4301
160
161 /* these IDs are the same as on native */
162 #define IDD_YESTOALL            0x3207
163 /* browse for folder dialog box */
164 #define IDD_MAKENEWFOLDER       0x3746
165 #define IDD_FOLDERTEXT          0x3745
166 #define IDD_FOLDER              0x3744
167 #define IDD_STATUS              0x3743
168 #define IDD_TITLE               0x3742
169 #define IDD_TREEVIEW            0x3741
170
171 #define IDI_SHELL_DOCUMENT           1
172 #define IDI_SHELL_FOLDER             4
173 #define IDI_SHELL_FOLDER_OPEN        5
174 #define IDI_SHELL_5_12_FLOPPY        6
175 #define IDI_SHELL_3_14_FLOPPY        7
176 #define IDI_SHELL_FLOPPY             8
177 #define IDI_SHELL_DRIVE              9
178 #define IDI_SHELL_NETDRIVE          10
179 #define IDI_SHELL_NETDRIVE2         11
180 #define IDI_SHELL_CDROM             12
181 #define IDI_SHELL_RAMDISK           13
182 #define IDI_SHELL_ENTIRE_NETWORK    14
183 #define IDI_SHELL_NETWORK           15
184 #define IDI_SHELL_MY_COMPUTER       16
185 #define IDI_SHELL_PRINTER           17
186 #define IDI_SHELL_MY_NETWORK_PLACES 18
187 #define IDI_SHELL_COMPUTERS_NEAR_ME 19
188 #define IDI_SHELL_FOLDER_SMALL_XP   20
189 #define IDI_SHELL_SEARCH            23
190 #define IDI_SHELL_HELP              24
191 #define IDI_SHELL_FOLDER_OPEN_LARGE 29
192 #define IDI_SHELL_SHORTCUT          30
193 #define IDI_SHELL_FOLDER_OPEN_SMALL 31
194 #define IDI_SHELL_EMPTY_RECYCLE_BIN 32
195 #define IDI_SHELL_FULL_RECYCLE_BIN  33
196 #define IDI_SHELL_DESKTOP           35
197 #define IDI_SHELL_CONTROL_PANEL     36
198 #define IDI_SHELL_PRINTERS_FOLDER   38
199 #define IDI_SHELL_FONTS_FOLDER      39
200 #define IDI_SHELL_REMOTE_PRINTER   140
201 #define IDI_SHELL_TO_FILE_PRINTER  141
202 #define IDI_SHELL_TRASH_FILE       142
203 #define IDI_SHELL_CONFIRM_DELETE   161
204 #define IDI_SHELL_DEFAULT_PRINTER  168
205 #define IDI_SHELL_DEFAULT_REMOTE_PRINTER   169
206 #define IDI_SHELL_DEFAULT_TO_FILE_PRINTER  170
207 #define IDI_SHELL_MY_DOCUMENTS     235
208
209 /* 
210 AVI resources, windows shell32 has 14 of them: 150-152 and 160-170
211 FIXME: Need to add them, but for now just let them use the same: searching.avi 
212 (also to limit shell32's size)
213 */
214 #define IDR_AVI_SEARCH             150
215 #define IDR_AVI_SEARCHING          151
216 #define IDR_AVI_FINDCOMPUTER       152
217 #define IDR_AVI_FILEMOVE           160
218 #define IDR_AVI_FILECOPY           161
219 #define IDR_AVI_FILENUKE           163
220 #define IDR_AVI_FILEDELETE         164
221
222 /* about box */
223 #define IDC_ABOUT_LICENSE        97
224 #define IDC_ABOUT_WINE_TEXT      98
225 #define IDC_ABOUT_LISTBOX        99
226 #define IDC_ABOUT_STATIC_TEXT1   100
227 #define IDC_ABOUT_STATIC_TEXT2   101
228 #define IDC_ABOUT_STATIC_TEXT3   102
229
230 /* run dialog */
231 #define IDC_RUNDLG_DESCRIPTION  12289
232 #define IDC_RUNDLG_BROWSE       12288
233 #define IDC_RUNDLG_ICON         12297
234 #define IDC_RUNDLG_EDITPATH     12298
235 #define IDC_RUNDLG_LABEL        12305
236
237 /* bitmaps */
238 /* explorer toolbar icons
239  * FIXME: images are hacky and should be re-drawn; also dark and light bitmaps are same for now
240  */
241 #define IDB_TB_LARGE_LIGHT      214
242 #define IDB_TB_LARGE_DARK       215
243 #define IDB_TB_SMALL_LIGHT      216
244 #define IDB_TB_SMALL_DARK       217
245
246 #endif