wow64: In wow64_NtSetInformationToken forward TokenIntegrityLevel.
[wine.git] / programs / winecfg / resource.h
blobcd7eaaf711ecdd4184d8f4e804d31ba37410ab4f
1 /*
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
26 #include <windef.h>
27 #include <winuser.h>
28 #include <commctrl.h>
30 #define IDC_STATIC -1
31 #define IDS_TAB_APPLICATIONS 2
32 #define IDS_TAB_DLLS 3
33 #define IDS_TAB_DRIVES 4
34 #define IDS_CHOOSE_PATH 5
35 #define IDS_SHOW_ADVANCED 6
36 #define IDS_HIDE_ADVANCED 7
37 #define IDS_NOTHEME 8
38 #define IDS_TAB_GRAPHICS 9
39 #define IDS_TAB_DESKTOP_INTEGRATION 10
40 #define IDS_TAB_AUDIO 11
41 #define IDS_TAB_ABOUT 12
42 #define IDS_WINECFG_TITLE 13
43 #define IDS_THEMEFILE 14
44 #define IDS_THEMEFILE_SELECT 15
45 #define IDS_SHELL_FOLDER 16
46 #define IDS_LINKS_TO 17
47 #define IDS_WINECFG_TITLE_APP 18 /* App specific title */
48 #define IDI_WINECFG 100
49 #define IDI_LOGO 102
50 #define IDD_ABOUTCFG 107
51 #define IDD_APPCFG 108
52 #define IDD_AUDIOCFG 109
53 #define IDD_GRAPHCFG 110
54 #define IDD_DLLCFG 111
55 #define IDD_DRIVECFG 112
56 #define IDD_DESKTOP_INTEGRATION 115
57 #define IDC_WINVER 1012
58 #define IDC_DESKTOP_WIDTH 1023
59 #define IDC_DESKTOP_HEIGHT 1024
60 #define IDC_DESKTOP_SIZE 1025
61 #define IDC_DESKTOP_BY 1026
63 /* dll editing */
64 #define IDC_RAD_BUILTIN 1029
65 #define IDC_RAD_NATIVE 1030
66 #define IDC_RAD_BUILTIN_NATIVE 1031
67 #define IDC_RAD_NATIVE_BUILTIN 1032
68 #define IDC_RAD_DISABLE 1033
69 #define IDC_DLLS_LIST 1034
70 #define IDC_DLLS_ADDDLL 8001
71 #define IDC_DLLS_EDITDLL 8002
72 #define IDC_DLLS_REMOVEDLL 8003
73 #define IDC_DLLCOMBO 8004
74 #define IDD_LOADORDER 8005
75 #define IDS_DLL_WARNING 8010
76 #define IDS_DLL_WARNING_CAPTION 8011
77 #define IDS_DLL_NATIVE 8012
78 #define IDS_DLL_BUILTIN 8013
79 #define IDS_DLL_NATIVE_BUILTIN 8014
80 #define IDS_DLL_BUILTIN_NATIVE 8015
81 #define IDS_DLL_DISABLED 8016
82 #define IDS_DEFAULT_SETTINGS 8017
83 #define IDS_EXECUTABLE_FILTER 8018
84 #define IDS_USE_GLOBAL_SETTINGS 8019
85 #define IDS_SELECT_EXECUTABLE 8020
87 /* drive editing */
88 #define IDC_STATIC_MOUNTMGR_ERROR 1041
89 #define IDC_LIST_DRIVES 1042
90 #define IDC_BUTTON_ADD 1043
91 #define IDC_BUTTON_REMOVE 1044
92 #define IDC_BUTTON_EDIT 1045
93 #define IDC_EDIT_LABEL 1060
94 #define IDC_EDIT_PATH 1061
95 #define IDC_EDIT_SERIAL 1062
96 #define IDC_STATIC_PATH 1063
97 #define IDC_COMBO_TYPE 1065
98 #define IDC_EDIT_DEVICE 1066
99 #define IDC_BUTTON_BROWSE_PATH 1067
100 #define IDC_STATIC_DEVICE 1068
101 #define IDC_BUTTON_BROWSE_DEVICE 1070
102 #define IDC_STATIC_SERIAL 1072
103 #define IDC_STATIC_LABEL 1073
104 #define IDC_ENABLE_DESKTOP 1074
105 #define IDS_DRIVE_NO_C 1075
106 #define IDC_BUTTON_SHOW_HIDE_ADVANCED 1076
107 #define IDC_STATIC_TYPE 1077
108 #define IDC_SHOW_DOT_FILES 1080
110 #define IDS_DRIVE_UNKNOWN 8200
111 #define IDS_DRIVE_FIXED 8201
112 #define IDS_DRIVE_REMOTE 8202
113 #define IDS_DRIVE_REMOVABLE 8203
114 #define IDS_DRIVE_CDROM 8204
115 #define IDS_DRIVE_LETTERS_EXCEEDED 8205
116 #define IDS_SYSTEM_DRIVE_LABEL 8206
117 #define IDS_CONFIRM_DELETE_C 8207
118 #define IDS_COL_DRIVELETTER 8208
119 #define IDS_COL_DRIVEMAPPING 8209
120 #define IDS_NO_DRIVE_C 8210
121 #define IDD_DRIVECHOOSE 8211
122 #define IDC_DRIVESA2Z 8212
124 /* graphics */
125 #define IDC_ENABLE_MANAGED 1100
126 #define IDC_ENABLE_DECORATED 1101
127 #define IDC_FULLSCREEN_GRAB 1102
129 #define IDC_RES_TRACKBAR 1107
130 #define IDC_RES_DPIEDIT 1108
131 #define IDC_RES_FONT_PREVIEW 1109
133 /* applications tab */
134 #define IDC_APP_LISTVIEW 1200
135 #define IDC_APP_ADDAPP 1201
136 #define IDC_APP_REMOVEAPP 1202
138 /* audio tab */
139 #define IDC_AUDIO_TEST 1300
140 #define IDC_AUDIO_DRIVER 1301
141 #define IDS_AUDIO_DRIVER 1302
142 #define IDS_AUDIO_DRIVER_NONE 1303
143 #define IDC_AUDIOOUT_DEVICE 1304
144 #define IDC_VOICEOUT_DEVICE 1305
145 #define IDC_AUDIOIN_DEVICE 1306
146 #define IDC_VOICEIN_DEVICE 1307
147 #define IDW_TESTSOUND 1308
148 #define IDS_AUDIO_TEST_FAILED 1309
149 #define IDS_AUDIO_TEST_FAILED_TITLE 1310
150 #define IDS_AUDIO_SYSDEFAULT 1311
151 #define IDS_AUDIO_DEVICE 1312
152 #define IDC_SPEAKERCONFIG_SPEAKERS 1313
153 #define IDS_AUDIO_SPEAKER_5POINT1 1314
154 #define IDS_AUDIO_SPEAKER_QUAD 1315
155 #define IDS_AUDIO_SPEAKER_STEREO 1316
156 #define IDS_AUDIO_SPEAKER_MONO 1317
157 #define IDC_LIST_AUDIO_DEVICES 1318
158 #define IDS_AUDIO_SPEAKER_CONFIG 1319
160 /* desktop integration tab */
161 #define IDC_THEME_COLORCOMBO 1401
162 #define IDC_THEME_COLORTEXT 1402
163 #define IDC_THEME_SIZECOMBO 1403
164 #define IDC_THEME_SIZETEXT 1404
165 #define IDC_THEME_THEMECOMBO 1405
166 #define IDC_THEME_APPCOMBO 1406
167 #define IDC_THEME_APPCOMBO_LIGHT 1407
168 #define IDC_THEME_APPCOMBO_DARK 1408
169 #define IDC_THEME_INSTALL 1409
170 #define IDC_LIST_SFPATHS 1410
171 #define IDC_LINK_SFPATH 1411
172 #define IDC_EDIT_SFPATH 1412
173 #define IDC_BROWSE_SFPATH 1413
174 #define IDC_SYSPARAM_COMBO 1414
175 #define IDC_SYSPARAM_SIZE_TEXT 1415
176 #define IDC_SYSPARAM_SIZE 1416
177 #define IDC_SYSPARAM_SIZE_UD 1417
178 #define IDC_SYSPARAM_COLOR_TEXT 1418
179 #define IDC_SYSPARAM_COLOR 1419
180 #define IDC_SYSPARAM_FONT 1420
181 #define IDC_ENABLE_FILE_ASSOCIATIONS 1421
183 #define IDC_SYSPARAMS_BUTTON 8400
184 #define IDC_SYSPARAMS_BUTTON_TEXT 8401
185 #define IDC_SYSPARAMS_DESKTOP 8402
186 #define IDC_SYSPARAMS_MENU 8403
187 #define IDC_SYSPARAMS_MENU_TEXT 8404
188 #define IDC_SYSPARAMS_SCROLLBAR 8405
189 #define IDC_SYSPARAMS_SELECTION 8406
190 #define IDC_SYSPARAMS_SELECTION_TEXT 8407
191 #define IDC_SYSPARAMS_TOOLTIP 8408
192 #define IDC_SYSPARAMS_TOOLTIP_TEXT 8409
193 #define IDC_SYSPARAMS_WINDOW 8410
194 #define IDC_SYSPARAMS_WINDOW_TEXT 8411
195 #define IDC_SYSPARAMS_ACTIVE_TITLE 8412
196 #define IDC_SYSPARAMS_ACTIVE_TITLE_TEXT 8413
197 #define IDC_SYSPARAMS_INACTIVE_TITLE 8414
198 #define IDC_SYSPARAMS_INACTIVE_TITLE_TEXT 8415
199 #define IDC_SYSPARAMS_MSGBOX_TEXT 8416
200 #define IDC_SYSPARAMS_APPWORKSPACE 8417
201 #define IDC_SYSPARAMS_WINDOW_FRAME 8418
202 #define IDC_SYSPARAMS_ACTIVE_BORDER 8419
203 #define IDC_SYSPARAMS_INACTIVE_BORDER 8420
204 #define IDC_SYSPARAMS_BUTTON_SHADOW 8421
205 #define IDC_SYSPARAMS_GRAY_TEXT 8422
206 #define IDC_SYSPARAMS_BUTTON_HIGHLIGHT 8423
207 #define IDC_SYSPARAMS_BUTTON_DARK_SHADOW 8424
208 #define IDC_SYSPARAMS_BUTTON_LIGHT 8425
209 #define IDC_SYSPARAMS_BUTTON_ALTERNATE 8426
210 #define IDC_SYSPARAMS_HOT_TRACKING 8427
211 #define IDC_SYSPARAMS_ACTIVE_TITLE_GRADIENT 8428
212 #define IDC_SYSPARAMS_INACTIVE_TITLE_GRADIENT 8429
213 #define IDC_SYSPARAMS_MENU_HIGHLIGHT 8430
214 #define IDC_SYSPARAMS_MENUBAR 8431
216 /* About tab */
217 #define IDC_ABT_OWNER 8432
218 #define IDC_ABT_ORG 8433
219 #define IDC_ABT_PANEL 8434
220 #define IDC_ABT_PANEL_TEXT 8435
221 #define IDC_ABT_TITLE_TEXT 8436
222 #define IDC_ABT_WEB_LINK 8437
223 #define IDC_ABT_LICENSE_TEXT 8438