ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
resource.h
1 /* ScummVM - Graphic Adventure Engine
2  *
3  * ScummVM is the legal property of its developers, whose names
4  * are too numerous to list here. Please refer to the COPYRIGHT
5  * file distributed with this source distribution.
6  *
7  * This program is free software: you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation, either version 3 of the License, or
10  * (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program. If not, see <http://www.gnu.org/licenses/>.
19  *
20  */
21 
22 //{{NO_DEPENDENCIES}}
23 // Microsoft Developer Studio generated include file.
24 // Used by qd_game.rc
25 //
26 #define IDC_LOAD_SCRIPT 3
27 #define IDC_OPTIONS 4
28 #define IDC_RESUME 5
29 #define IDD_MAIN_MENU_DLG 101
30 #define IDD_OPTIONS_DLG 102
31 #define IDD_SETTINGS 102
32 #define IDI_APP 104
33 #define IDB_SPLASH 114
34 #define IDB_SPLASH_MASK 115
35 #define IDC_RESOLUTION_COMBO 1001
36 #define IDC_COLOR_DEPTH_COMBO 1002
37 #define IDC_COLOR_DEPTH 1002
38 #define IDC_CHECK_DEBUG 1003
39 #define IDC_RESOLUTION 1003
40 #define IDC_EXIT 1005
41 #define IDC_CHECK_FULLSCREEN 1008
42 #define IDC_FULLSCREEN 1008
43 #define IDC_SOUND_SLIDER 1011
44 #define IDC_SOUND_VOLUME 1011
45 #define IDC_MUSIC_SLIDER 1013
46 #define IDC_MUSIC_VOLUME 1013
47 #define IDC_CHECK3 1015
48 #define IDC_SOUND 1015
49 #define IDC_CHECK4 1016
50 #define IDC_MUSIC 1016
51 #define IDC_RADIO_GDI 1017
52 #define IDC_RADIO_DDRAW 1018
53 
54 // Next default values for new objects
55 //
56 #ifdef APSTUDIO_INVOKED
57 #ifndef APSTUDIO_READONLY_SYMBOLS
58 #define _APS_NEXT_RESOURCE_VALUE 117
59 #define _APS_NEXT_COMMAND_VALUE 40001
60 #define _APS_NEXT_CONTROL_VALUE 1020
61 #define _APS_NEXT_SYMED_VALUE 101
62 #endif
63 #endif