2 * WineCfg resource definitions
4 * Copyright 2002 Jaco Greeff
5 * Copyright 2003 Dimitrie O. Paun
6 * Copyright 2003 Mark Westcott
7 * Copyright 2004 Mike Hearn
8 * Copyright 2005 Raphael Junqueira
10 * This library is free software; you can redistribute it and/or
11 * modify it under the terms of the GNU Lesser General Public
12 * License as published by the Free Software Foundation; either
13 * version 2.1 of the License, or (at your option) any later version.
15 * This library is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18 * Lesser General Public License for more details.
20 * You should have received a copy of the GNU Lesser General Public
21 * License along with this library; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
27 #define IDS_TAB_APPLICATIONS 2
28 #define IDS_TAB_DLLS 3
29 #define IDS_TAB_DRIVES 4
30 #define IDS_CHOOSE_PATH 5
31 #define IDS_SHOW_ADVANCED 6
32 #define IDS_HIDE_ADVANCED 7
34 #define IDS_TAB_GRAPHICS 9
35 #define IDS_TAB_DESKTOP_INTEGRATION 10
36 #define IDS_TAB_AUDIO 11
37 #define IDS_TAB_ABOUT 12
38 #define IDS_WINECFG_TITLE 13
39 #define IDS_THEMEFILE 14
40 #define IDS_THEMEFILE_SELECT 15
41 #define IDS_SHELL_FOLDER 16
42 #define IDS_LINKS_TO 17
43 #define IDS_WINECFG_TITLE_APP 18 /* App specific title */
44 #define IDD_MAINDLG 101
46 #define IDD_ABOUTCFG 107
47 #define IDD_APPCFG 108
48 #define IDD_AUDIOCFG 109
49 #define IDD_GRAPHCFG 110
50 #define IDD_DLLCFG 111
51 #define IDD_DRIVECFG 112
52 #define IDD_DESKTOP_INTEGRATION 115
53 #define IDB_WINE_LOGO 200
54 #define IDC_TABABOUT 1001
55 #define IDC_APPLYBTN 1002
56 #define IDC_WINVER 1012
57 #define IDC_SYSCOLORS 1017
58 #define IDC_PRIVATEMAP 1018
59 #define IDC_PERFECTGRAPH 1019
60 #define IDC_MANAGED 1022
61 #define IDC_DESKTOP_WIDTH 1023
62 #define IDC_DESKTOP_HEIGHT 1024
63 #define IDC_DESKTOP_SIZE 1025
64 #define IDC_DESKTOP_BY 1026
69 #define IDC_RAD_BUILTIN 1029
70 #define IDC_RAD_NATIVE 1030
71 #define IDC_RAD_BUILTIN_NATIVE 1031
72 #define IDC_RAD_NATIVE_BUILTIN 1032
73 #define IDC_RAD_DISABLE 1033
74 #define IDC_DLLS_LIST 1034
75 #define IDC_DLLS_ADDDLL 8001
76 #define IDC_DLLS_EDITDLL 8002
77 #define IDC_DLLS_REMOVEDLL 8003
78 #define IDC_DLLCOMBO 8004
79 #define IDD_LOADORDER 8005
80 #define IDS_DLL_WARNING 8010
81 #define IDS_DLL_WARNING_CAPTION 8011
82 #define IDS_DLL_NATIVE 8012
83 #define IDS_DLL_BUILTIN 8013
84 #define IDS_DLL_NATIVE_BUILTIN 8014
85 #define IDS_DLL_BUILTIN_NATIVE 8015
86 #define IDS_DLL_DISABLED 8016
87 #define IDS_DEFAULT_SETTINGS 8017
88 #define IDS_EXECUTABLE_FILTER 8018
89 #define IDS_USE_GLOBAL_SETTINGS 8019
90 #define IDS_SELECT_EXECUTABLE 8020
93 #define IDC_LIST_DRIVES 1042
94 #define IDC_BUTTON_ADD 1043
95 #define IDC_BUTTON_REMOVE 1044
96 #define IDC_BUTTON_EDIT 1045
97 #define IDC_BUTTON7 1046
98 #define IDC_BUTTON_AUTODETECT 1046
99 #define IDC_DRIVE_ADD 1047
100 #define IDC_DRIVE_REMOVE 1048
101 #define IDC_DRIVE_EDIT 1049
102 #define IDC_DRIVE_EDIT_NAME 1050
103 #define IDC_DRIVE_EDIT_LABEL 1051
104 #define IDC_DRIVE_EDIT_TYPE 1052
105 #define IDC_DRIVE_EDIT_FS 1053
106 #define IDC_DRIVE_EDIT_PATH 1054
107 #define IDC_DRIVE_EDIT_DEVICE 1055
108 #define ID_DRIVE_OK 1056
109 #define ID_DRIVE_CANCEL 1057
110 #define ID_BUTTON_CANCEL 1058
111 #define ID_BUTTON_OK 1059
112 #define IDC_EDIT_LABEL 1060
113 #define IDC_EDIT_PATH 1061
114 #define IDC_EDIT_SERIAL 1062
115 #define IDC_COMBO_TYPE 1065
116 #define IDC_EDIT_DEVICE 1066
117 #define IDC_BUTTON_BROWSE_PATH 1067
118 #define IDC_RADIO_AUTODETECT 1068
119 #define IDC_RADIO_ASSIGN 1069
120 #define IDC_BUTTON_BROWSE_DEVICE 1070
121 #define IDC_STATIC_SERIAL 1072
122 #define IDC_STATIC_LABEL 1073
123 #define IDC_ENABLE_DESKTOP 1074
124 #define IDS_DRIVE_NO_C 1075
125 #define IDC_BUTTON_SHOW_HIDE_ADVANCED 1076
126 #define IDC_STATIC_TYPE 1077
127 #define IDC_LABELSERIAL_STATIC 1078
128 #define IDC_SHOW_DOT_FILES 1080
130 #define IDC_DRIVE_LABEL 1078
132 #define IDS_DRIVE_UNKNOWN 8200
133 #define IDS_DRIVE_FIXED 8201
134 #define IDS_DRIVE_REMOTE 8202
135 #define IDS_DRIVE_REMOVABLE 8203
136 #define IDS_DRIVE_CDROM 8204
137 #define IDS_DRIVE_LETTERS_EXCEEDED 8205
138 #define IDS_SYSTEM_DRIVE_LABEL 8206
139 #define IDS_CONFIRM_DELETE_C 8207
140 #define IDS_COL_DRIVELETTER 8208
141 #define IDS_COL_DRIVEMAPPING 8209
142 #define IDS_NO_DRIVE_C 8210
145 #define IDC_ENABLE_MANAGED 1100
146 #define IDC_DX_MOUSE_GRAB 1102
147 #define IDC_USE_TAKE_FOCUS 1103
148 #define IDC_DOUBLE_BUFFER 1104
149 #define IDC_D3D_VSHADER_MODE 1105
150 #define IDC_D3D_PSHADER_MODE 1106
151 #define IDS_SHADER_MODE_HARDWARE 8100
152 #define IDS_SHADER_MODE_NONE 8101
154 #define IDC_RES_TRACKBAR 1107
155 #define IDC_RES_DPIEDIT 1108
157 /* applications tab */
158 #define IDC_APP_LISTVIEW 1200
159 #define IDC_APP_ADDAPP 1201
160 #define IDC_APP_REMOVEAPP 1202
163 #define IDC_AUDIO_CONFIGURE 1300
164 #define IDC_AUDIO_TEST 1301
165 #define IDC_AUDIO_CONTROL_PANEL 1302
166 #define IDC_DSOUND_HW_ACCEL 1303
167 #define IDC_DSOUND_DRV_EMUL 1304
168 #define IDC_AUDIO_TREE 1305
169 #define IDR_WINECFG 1306
170 #define IDB_CHECKBOX 1307
171 #define IDB_DEVICE 1308
172 #define IDS_AUDIO_MISSING 1309
173 #define IDC_DSOUND_RATES 1310
174 #define IDC_DSOUND_BITS 1311
175 #define IDW_TESTSOUND 1312
176 #define IDS_ACCEL_FULL 8300
177 #define IDS_ACCEL_STANDARD 8301
178 #define IDS_ACCEL_BASIC 8302
179 #define IDS_ACCEL_EMULATION 8303
180 #define IDS_DRIVER_ALSA 8304
182 #define IDS_DRIVER_ESOUND 8306
183 #define IDS_DRIVER_OSS 8307
184 #define IDS_DRIVER_JACK 8308
185 #define IDS_DRIVER_NAS 8309
186 #define IDS_DRIVER_AUDIOIO 8310
187 #define IDS_DRIVER_COREAUDIO 8311
188 #define IDS_OPEN_DRIVER_ERROR 8312
189 #define IDS_SOUNDDRIVERS 8313
190 #define IDS_DEVICES_WAVEOUT 8314
191 #define IDS_DEVICES_WAVEIN 8315
192 #define IDS_DEVICES_MIDIOUT 8316
193 #define IDS_DEVICES_MIDIIN 8317
194 #define IDS_DEVICES_AUX 8318
195 #define IDS_DEVICES_MIXER 8319
196 #define IDS_UNAVAILABLE_DRIVER 8320
197 #define IDS_WARNING 8321
199 /* desktop integration tab */
200 #define IDC_THEME_COLORCOMBO 1401
201 #define IDC_THEME_COLORTEXT 1402
202 #define IDC_THEME_SIZECOMBO 1403
203 #define IDC_THEME_SIZETEXT 1404
204 #define IDC_THEME_THEMECOMBO 1405
205 #define IDC_THEME_INSTALL 1406
206 #define IDC_LIST_SFPATHS 1407
207 #define IDC_LINK_SFPATH 1408
208 #define IDC_EDIT_SFPATH 1409
209 #define IDC_BROWSE_SFPATH 1410
210 #define IDC_SYSPARAM_COMBO 1411
211 #define IDC_SYSPARAM_SIZE_TEXT 1412
212 #define IDC_SYSPARAM_SIZE 1413
213 #define IDC_SYSPARAM_SIZE_UD 1414
214 #define IDC_SYSPARAM_COLOR_TEXT 1415
215 #define IDC_SYSPARAM_COLOR 1416
216 #define IDC_SYSPARAM_FONT 1417
218 #define IDC_SYSPARAMS_BUTTON 8400
219 #define IDC_SYSPARAMS_BUTTON_TEXT 8401
220 #define IDC_SYSPARAMS_DESKTOP 8402
221 #define IDC_SYSPARAMS_MENU 8403
222 #define IDC_SYSPARAMS_MENU_TEXT 8404
223 #define IDC_SYSPARAMS_SCROLLBAR 8405
224 #define IDC_SYSPARAMS_SELECTION 8406
225 #define IDC_SYSPARAMS_SELECTION_TEXT 8407
226 #define IDC_SYSPARAMS_TOOLTIP 8408
227 #define IDC_SYSPARAMS_TOOLTIP_TEXT 8409
228 #define IDC_SYSPARAMS_WINDOW 8410
229 #define IDC_SYSPARAMS_WINDOW_TEXT 8411
230 #define IDC_SYSPARAMS_ACTIVE_TITLE 8412
231 #define IDC_SYSPARAMS_ACTIVE_TITLE_TEXT 8413
232 #define IDC_SYSPARAMS_INACTIVE_TITLE 8414
233 #define IDC_SYSPARAMS_INACTIVE_TITLE_TEXT 8415
234 #define IDC_SYSPARAMS_MSGBOX_TEXT 8416
235 #define IDC_SYSPARAMS_APPWORKSPACE 8417
236 #define IDC_SYSPARAMS_WINDOW_FRAME 8418
237 #define IDC_SYSPARAMS_ACTIVE_BORDER 8419
238 #define IDC_SYSPARAMS_INACTIVE_BORDER 8420
239 #define IDC_SYSPARAMS_BUTTON_SHADOW 8421
240 #define IDC_SYSPARAMS_GRAY_TEXT 8422
241 #define IDC_SYSPARAMS_BUTTON_HILIGHT 8423
242 #define IDC_SYSPARAMS_BUTTON_DARK_SHADOW 8424
243 #define IDC_SYSPARAMS_BUTTON_LIGHT 8425
244 #define IDC_SYSPARAMS_BUTTON_ALTERNATE 8426
245 #define IDC_SYSPARAMS_HOT_TRACKING 8427
246 #define IDC_SYSPARAMS_ACTIVE_TITLE_GRADIENT 8428
247 #define IDC_SYSPARAMS_INACTIVE_TITLE_GRADIENT 8429
248 #define IDC_SYSPARAMS_MENU_HILIGHT 8430
249 #define IDC_SYSPARAMS_MENUBAR 8431