kernel32/tests: Fix the BindIoCompletionCallback test on Vista.
[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 /*
23         columntitles for the shellview
24 */
25 #define IDS_SHV_COLUMN1         7
26 #define IDS_SHV_COLUMN2         8
27 #define IDS_SHV_COLUMN3         9
28 #define IDS_SHV_COLUMN4         10
29 #define IDS_SHV_COLUMN5         11
30 #define IDS_SHV_COLUMN6         12
31 #define IDS_SHV_COLUMN7         13
32 #define IDS_SHV_COLUMN8         14
33 #define IDS_SHV_COLUMN9         15
34 #define IDS_SHV_COLUMN10        16
35 #define IDS_SHV_COLUMN11        17
36 #define IDS_SHV_COLUMN_DELFROM  18
37 #define IDS_SHV_COLUMN_DELDATE  19
38
39 #define IDS_DESKTOP             20
40 #define IDS_MYCOMPUTER          21
41 #define IDS_CONTROLPANEL        22
42
43 #define IDS_SELECT              23
44 #define IDS_OPEN                24
45 #define IDS_VIEW_LARGE          25
46 #define IDS_VIEW_SMALL          26
47 #define IDS_VIEW_LIST           27
48 #define IDS_VIEW_DETAILS        28
49
50 #define IDS_RESTART_TITLE      40
51 #define IDS_RESTART_PROMPT     41
52 #define IDS_SHUTDOWN_TITLE     42
53 #define IDS_SHUTDOWN_PROMPT    43
54
55 #define IDS_PROGRAMS                45
56 #define IDS_PERSONAL                46
57 #define IDS_FAVORITES               47
58 #define IDS_STARTUP                 48
59 #define IDS_RECENT                  49
60 #define IDS_SENDTO                  50
61 #define IDS_STARTMENU               51
62 #define IDS_MYMUSIC                 52
63 #define IDS_MYVIDEO                 53
64 #define IDS_DESKTOPDIRECTORY        54
65 #define IDS_NETHOOD                 55
66 #define IDS_TEMPLATES               56
67 #define IDS_APPDATA                 57
68 #define IDS_PRINTHOOD               58
69 #define IDS_LOCAL_APPDATA           59
70 #define IDS_INTERNET_CACHE          60
71 #define IDS_COOKIES                 61
72 #define IDS_HISTORY                 62
73 #define IDS_PROGRAM_FILES           63
74 #define IDS_MYPICTURES              64
75 #define IDS_PROGRAM_FILES_COMMON    65
76 #define IDS_COMMON_DOCUMENTS        66
77 #define IDS_ADMINTOOLS              67
78 #define IDS_COMMON_MUSIC            68
79 #define IDS_COMMON_PICTURES         69
80 #define IDS_COMMON_VIDEO            70
81 #define IDS_CDBURN_AREA             71
82
83 #define IDS_CREATEFOLDER_DENIED     128
84 #define IDS_CREATEFOLDER_CAPTION    129
85 #define IDS_DELETEITEM_CAPTION      130
86 #define IDS_DELETEFOLDER_CAPTION    131
87 #define IDS_DELETEITEM_TEXT         132
88 #define IDS_DELETEMULTIPLE_TEXT     133
89 #define IDS_OVERWRITEFILE_CAPTION   134
90 #define IDS_OVERWRITEFILE_TEXT      135
91 #define IDS_DELETESELECTED_TEXT     136
92 #define IDS_TRASHFOLDER_TEXT        137
93 #define IDS_TRASHITEM_TEXT          138
94 #define IDS_TRASHMULTIPLE_TEXT      139
95 #define IDS_CANTTRASH_TEXT          140
96 #define IDS_OVERWRITEFOLDER_TEXT    141
97
98 #define IDS_NEWFOLDER 142
99
100 #define IDS_CPANEL_TITLE            143
101 #define IDS_CPANEL_NAME             144
102 #define IDS_CPANEL_DESCRIPTION      145
103
104 #define IDS_RUNDLG_ERROR            160
105 #define IDS_RUNDLG_BROWSE_ERROR     161
106 #define IDS_RUNDLG_BROWSE_CAPTION   162
107 #define IDS_RUNDLG_BROWSE_FILTER    163
108
109 #define IDS_LICENSE                 256
110 #define IDS_LICENSE_CAPTION         257
111
112 #define MENU_SHV_FILE 144
113
114 #define MENU_CPANEL                 200
115 #define IDM_CPANEL_EXIT             201
116 #define IDM_CPANEL_ABOUT            202
117 #define IDM_CPANEL_APPLET_BASE      210
118
119 /* Note: this string is referenced from the registry*/
120 #define IDS_RECYCLEBIN_FOLDER_NAME   8964
121
122 #define IDD_ICON                0x4300
123 #define IDD_MESSAGE             0x4301
124
125 /* these IDs are the same as on native */
126 #define IDD_YESTOALL            0x3207
127 /* browse for folder dialog box */
128 #define IDD_MAKENEWFOLDER       0x3746
129 #define IDD_FOLDERTEXT          0x3745
130 #define IDD_FOLDER              0x3744
131 #define IDD_STATUS              0x3743
132 #define IDD_TITLE               0x3742
133 #define IDD_TREEVIEW            0x3741
134
135 #define IDI_SHELL_DOCUMENT           1
136 #define IDI_SHELL_FOLDER             4
137 #define IDI_SHELL_FOLDER_OPEN        5
138 #define IDI_SHELL_5_12_FLOPPY        6
139 #define IDI_SHELL_3_14_FLOPPY        7
140 #define IDI_SHELL_FLOPPY             8
141 #define IDI_SHELL_DRIVE              9
142 #define IDI_SHELL_NETDRIVE          10
143 #define IDI_SHELL_NETDRIVE2         11
144 #define IDI_SHELL_CDROM             12
145 #define IDI_SHELL_RAMDISK           13
146 #define IDI_SHELL_ENTIRE_NETWORK    14
147 #define IDI_SHELL_NETWORK           15
148 #define IDI_SHELL_MY_COMPUTER       16
149 #define IDI_SHELL_PRINTER           17
150 #define IDI_SHELL_MY_NETWORK_PLACES 18
151 #define IDI_SHELL_COMPUTERS_NEAR_ME 19
152 #define IDI_SHELL_FOLDER_SMALL_XP   20
153 #define IDI_SHELL_SEARCH            23
154 #define IDI_SHELL_HELP              24
155 #define IDI_SHELL_FOLDER_OPEN_LARGE 29
156 #define IDI_SHELL_SHORTCUT          30
157 #define IDI_SHELL_FOLDER_OPEN_SMALL 31
158 #define IDI_SHELL_EMPTY_RECYCLE_BIN 32
159 #define IDI_SHELL_FULL_RECYCLE_BIN  33
160 #define IDI_SHELL_DESKTOP           35
161 #define IDI_SHELL_CONTROL_PANEL     36
162 #define IDI_SHELL_PRINTERS_FOLDER   38
163 #define IDI_SHELL_FONTS_FOLDER      39
164 #define IDI_SHELL_TRASH_FILE       142
165 #define IDI_SHELL_CONFIRM_DELETE   161
166 #define IDI_SHELL_MY_DOCUMENTS     235
167
168 /* 
169 AVI resources, windows shell32 has 14 of them: 150-152 and 160-170
170 FIXME: Need to add them, but for now just let them use the same: searching.avi 
171 (also to limit shell32's size)
172 */
173 #define IDR_AVI_SEARCH             150
174 #define IDR_AVI_SEARCHING          151
175 #define IDR_AVI_FINDCOMPUTER       152
176 #define IDR_AVI_FILEMOVE           160
177 #define IDR_AVI_FILECOPY           161
178 #define IDR_AVI_FILENUKE           163
179 #define IDR_AVI_FILEDELETE         164
180
181 /* about box */
182 #define IDC_ABOUT_LICENSE        97
183 #define IDC_ABOUT_WINE_TEXT      98
184 #define IDC_ABOUT_LISTBOX        99
185 #define IDC_ABOUT_STATIC_TEXT1   100
186 #define IDC_ABOUT_STATIC_TEXT2   101
187 #define IDC_ABOUT_STATIC_TEXT3   102
188
189 /* run dialog */
190 #define IDC_RUNDLG_DESCRIPTION  12289
191 #define IDC_RUNDLG_BROWSE       12288
192 #define IDC_RUNDLG_ICON         12297
193 #define IDC_RUNDLG_EDITPATH     12298
194 #define IDC_RUNDLG_LABEL        12305
195
196 #endif