oleaut32: Check the return value from VariantCopy when copying values
[wine/multimedia.git] / programs / winecfg / resource.h
blobc2cc77f6f7ff7e97116741b24147e4d08f1efa27
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
26 #define IDC_STATIC -1
27 #define IDS_WINE_VERSION 1
28 #define IDS_TAB_APPLICATIONS 2
29 #define IDS_TAB_DLLS 3
30 #define IDS_TAB_DRIVES 4
31 #define IDS_CHOOSE_PATH 5
32 #define IDS_SHOW_ADVANCED 6
33 #define IDS_HIDE_ADVANCED 7
34 #define IDS_NOTHEME 8
35 #define IDS_TAB_GRAPHICS 9
36 #define IDS_TAB_DESKTOP_INTEGRATION 10
37 #define IDS_TAB_AUDIO 11
38 #define IDS_TAB_ABOUT 12
39 #define IDS_WINECFG_TITLE 13
40 #define IDS_THEMEFILE 14
41 #define IDS_THEMEFILE_SELECT 15
42 #define IDS_SHELL_FOLDER 16
43 #define IDS_LINKS_TO 17
44 #define IDS_WINECFG_TITLE_APP 18 /* App specific title */
45 #define IDD_MAINDLG 101
46 #define IDB_WINE 104
47 #define IDD_ABOUTCFG 107
48 #define IDD_APPCFG 108
49 #define IDD_AUDIOCFG 109
50 #define IDD_GRAPHCFG 110
51 #define IDD_DLLCFG 111
52 #define IDD_DRIVECFG 112
53 #define IDD_DRIVE_EDIT 114
54 #define IDD_DESKTOP_INTEGRATION 115
55 #define IDB_WINE_LOGO 200
56 #define IDC_TABABOUT 1001
57 #define IDC_APPLYBTN 1002
58 #define IDC_WINVER 1012
59 #define IDC_SYSCOLORS 1017
60 #define IDC_PRIVATEMAP 1018
61 #define IDC_PERFECTGRAPH 1019
62 #define IDC_MANAGED 1022
63 #define IDC_DESKTOP_WIDTH 1023
64 #define IDC_DESKTOP_HEIGHT 1024
65 #define IDC_DESKTOP_SIZE 1025
66 #define IDC_DESKTOP_BY 1026
67 #define IDC_XDGA 1027
68 #define IDC_XSHM 1028
70 /* dll editing */
71 #define IDC_RAD_BUILTIN 1029
72 #define IDC_RAD_NATIVE 1030
73 #define IDC_RAD_BUILTIN_NATIVE 1031
74 #define IDC_RAD_NATIVE_BUILTIN 1032
75 #define IDC_RAD_DISABLE 1033
76 #define IDC_DLLS_LIST 1034
77 #define IDC_DLLS_ADDDLL 8001
78 #define IDC_DLLS_EDITDLL 8002
79 #define IDC_DLLS_REMOVEDLL 8003
80 #define IDC_DLLCOMBO 8004
81 #define IDD_LOADORDER 8005
82 #define IDS_DLL_WARNING 8010
83 #define IDS_DLL_WARNING_CAPTION 8011
84 #define IDS_DLL_NATIVE 8012
85 #define IDS_DLL_BUILTIN 8013
86 #define IDS_DLL_NATIVE_BUILTIN 8014
87 #define IDS_DLL_BUILTIN_NATIVE 8015
88 #define IDS_DLL_DISABLED 8016
90 /* drive editing */
91 #define IDC_LIST_DRIVES 1042
92 #define IDC_BUTTON_ADD 1043
93 #define IDC_BUTTON_REMOVE 1044
94 #define IDC_BUTTON_EDIT 1045
95 #define IDC_BUTTON7 1046
96 #define IDC_BUTTON_AUTODETECT 1046
97 #define IDC_DRIVE_ADD 1047
98 #define IDC_DRIVE_REMOVE 1048
99 #define IDC_DRIVE_EDIT 1049
100 #define IDC_DRIVE_EDIT_NAME 1050
101 #define IDC_DRIVE_EDIT_LABEL 1051
102 #define IDC_DRIVE_EDIT_TYPE 1052
103 #define IDC_DRIVE_EDIT_FS 1053
104 #define IDC_DRIVE_EDIT_PATH 1054
105 #define IDC_DRIVE_EDIT_DEVICE 1055
106 #define ID_DRIVE_OK 1056
107 #define ID_DRIVE_CANCEL 1057
108 #define ID_BUTTON_CANCEL 1058
109 #define ID_BUTTON_OK 1059
110 #define IDC_EDIT_LABEL 1060
111 #define IDC_EDIT_PATH 1061
112 #define IDC_EDIT_SERIAL 1062
113 #define IDC_COMBO_LETTER 1063
114 #define IDC_COMBO_TYPE 1065
115 #define IDC_EDIT_DEVICE 1066
116 #define IDC_BUTTON_BROWSE_PATH 1067
117 #define IDC_RADIO_AUTODETECT 1068
118 #define IDC_RADIO_ASSIGN 1069
119 #define IDC_BUTTON_BROWSE_DEVICE 1070
120 #define IDC_STATIC_SERIAL 1072
121 #define IDC_STATIC_LABEL 1073
122 #define IDC_ENABLE_DESKTOP 1074
123 #define IDS_DRIVE_NO_C 1075
124 #define IDC_BUTTON_SHOW_HIDE_ADVANCED 1076
125 #define IDC_STATIC_TYPE 1077
126 #define IDC_LABELSERIAL_STATIC 1078
127 #define IDC_SHOW_DOT_FILES 1080
129 #define IDC_DRIVE_LABEL 1078
131 /* graphics */
132 #define IDC_ENABLE_MANAGED 1100
133 #define IDC_DX_MOUSE_GRAB 1102
134 #define IDC_USE_TAKE_FOCUS 1103
135 #define IDC_DOUBLE_BUFFER 1104
136 #define IDC_D3D_VSHADER_MODE 1105
137 #define IDC_D3D_PSHADER_MODE 1106
139 /* applications tab */
140 #define IDC_APP_LISTVIEW 1200
141 #define IDC_APP_ADDAPP 1201
142 #define IDC_APP_REMOVEAPP 1202
144 /* audio tab */
145 #define IDC_AUDIO_CONFIGURE 1300
146 #define IDC_AUDIO_CONTROL_PANEL 1301
147 #define IDC_DSOUND_HW_ACCEL 1302
148 #define IDC_DSOUND_DRV_EMUL 1303
149 #define IDC_AUDIO_TREE 1304
150 #define IDR_WINECFG 1305
151 #define IDB_CHECKBOX 1306
152 #define IDB_DEVICE 1307
153 #define IDS_AUDIO_MISSING 1308
154 #define IDC_DSOUND_RATES 1309
155 #define IDC_DSOUND_BITS 1310
157 /* desktop integration tab */
158 #define IDC_THEME_COLORCOMBO 1401
159 #define IDC_THEME_COLORTEXT 1402
160 #define IDC_THEME_SIZECOMBO 1403
161 #define IDC_THEME_SIZETEXT 1404
162 #define IDC_THEME_THEMECOMBO 1405
163 #define IDC_THEME_INSTALL 1406
164 #define IDC_LIST_SFPATHS 1407
165 #define IDC_LINK_SFPATH 1408
166 #define IDC_EDIT_SFPATH 1409
167 #define IDC_BROWSE_SFPATH 1410