1 /* options_internals.h: options dialog boxes
2    Copyright (c) 2001-2002 Philip Kendall
3 
4    This program is free software; you can redistribute it and/or modify
5    it under the terms of the GNU General Public License as published by
6    the Free Software Foundation; either version 2 of the License, or
7    (at your option) any later version.
8 
9    This program 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
12    GNU General Public License for more details.
13 
14    You should have received a copy of the GNU General Public License along
15    with this program; if not, write to the Free Software Foundation, Inc.,
16    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17 
18    Author contact information:
19 
20    E-mail: philip-fuse@shadowmagic.org.uk
21 
22 */
23 
24 /* This file is autogenerated from options.dat by options-header.pl.
25    Do not edit unless you know what you're doing! */
26 
27 #ifndef FUSE_WIN32OPTIONS_INTERNALS_H
28 #define FUSE_WIN32OPTIONS_INTERNALS_H
29 
30 #define IDD_OPT_GENERAL 3000
31 #define IDC_OPT_GENERAL_EMULATION_SPEED 3001
32 #define IDC_OPT_GENERAL_LABEL_EMULATION_SPEED 3002
33 #define IDC_OPT_GENERAL_FRAME_RATE 3003
34 #define IDC_OPT_GENERAL_LABEL_FRAME_RATE 3004
35 #define IDC_OPT_GENERAL_ISSUE2 3005
36 #define IDC_OPT_GENERAL_TAPE_TRAPS 3006
37 #define IDC_OPT_GENERAL_FASTLOAD 3007
38 #define IDC_OPT_GENERAL_DETECT_LOADER 3008
39 #define IDC_OPT_GENERAL_ACCELERATE_LOADER 3009
40 #define IDC_OPT_GENERAL_AUTO_LOAD 3010
41 #define IDC_OPT_GENERAL_SLT_TRAPS 3011
42 #define IDC_OPT_GENERAL_WRITABLE_ROMS 3012
43 #define IDC_OPT_GENERAL_AUTOSAVE_SETTINGS 3013
44 #define IDC_OPT_GENERAL_MDR_LEN 3014
45 #define IDC_OPT_GENERAL_LABEL_MDR_LEN 3015
46 #define IDC_OPT_GENERAL_MDR_RANDOM_LEN 3016
47 #define IDC_OPT_GENERAL_RS232_HANDSHAKE 3017
48 #define IDC_OPT_GENERAL_BW_TV 3018
49 #define IDC_OPT_GENERAL_PAL_TV2X 3019
50 #define IDC_OPT_GENERAL_CONFIRM_ACTIONS 3020
51 #define IDC_OPT_GENERAL_STATUSBAR 3021
52 #define IDC_OPT_GENERAL_JOY_PROMPT 3022
53 #define IDC_OPT_GENERAL_LATE_TIMINGS 3023
54 #define IDD_OPT_PERIPHERALS_GENERAL 3024
55 #define IDC_OPT_PERIPHERALS_GENERAL_JOY_KEMPSTON 3025
56 #define IDC_OPT_PERIPHERALS_GENERAL_KEMPSTON_MOUSE 3026
57 #define IDC_OPT_PERIPHERALS_GENERAL_MOUSE_SWAP_BUTTONS 3027
58 #define IDC_OPT_PERIPHERALS_GENERAL_FULLER 3028
59 #define IDC_OPT_PERIPHERALS_GENERAL_MELODIK 3029
60 #define IDC_OPT_PERIPHERALS_GENERAL_INTERFACE1 3030
61 #define IDC_OPT_PERIPHERALS_GENERAL_INTERFACE2 3031
62 #define IDC_OPT_PERIPHERALS_GENERAL_PRINTER 3032
63 #define IDC_OPT_PERIPHERALS_GENERAL_ZXPRINTER 3033
64 #define IDC_OPT_PERIPHERALS_GENERAL_SPECCYBOOT 3034
65 #define IDC_OPT_PERIPHERALS_GENERAL_SPECDRUM 3035
66 #define IDC_OPT_PERIPHERALS_GENERAL_SPECTRANET 3036
67 #define IDC_OPT_PERIPHERALS_GENERAL_SPECTRANET_DISABLE 3037
68 #define IDD_OPT_PERIPHERALS_DISK 3038
69 #define IDC_OPT_PERIPHERALS_DISK_SIMPLEIDE_ACTIVE 3039
70 #define IDC_OPT_PERIPHERALS_DISK_ZXATASP_ACTIVE 3040
71 #define IDC_OPT_PERIPHERALS_DISK_ZXATASP_UPLOAD 3041
72 #define IDC_OPT_PERIPHERALS_DISK_ZXATASP_WP 3042
73 #define IDC_OPT_PERIPHERALS_DISK_ZXCF_ACTIVE 3043
74 #define IDC_OPT_PERIPHERALS_DISK_ZXCF_UPLOAD 3044
75 #define IDC_OPT_PERIPHERALS_DISK_DIVIDE_ENABLED 3045
76 #define IDC_OPT_PERIPHERALS_DISK_DIVIDE_WP 3046
77 #define IDC_OPT_PERIPHERALS_DISK_PLUSD 3047
78 #define IDC_OPT_PERIPHERALS_DISK_DISCIPLE 3048
79 #define IDC_OPT_PERIPHERALS_DISK_BETA128 3049
80 #define IDC_OPT_PERIPHERALS_DISK_BETA128_48BOOT 3050
81 #define IDC_OPT_PERIPHERALS_DISK_OPUS 3051
82 #define IDD_OPT_RZX 3052
83 #define IDC_OPT_RZX_RZX_AUTOSAVES 3053
84 #define IDC_OPT_RZX_RZX_COMPRESSION 3054
85 #define IDC_OPT_RZX_COMPETITION_MODE 3055
86 #define IDC_OPT_RZX_COMPETITION_CODE 3056
87 #define IDC_OPT_RZX_LABEL_COMPETITION_CODE 3057
88 #define IDC_OPT_RZX_EMBED_SNAPSHOT 3058
89 #define IDD_OPT_SOUND 3059
90 #define IDC_OPT_SOUND_SOUND 3060
91 #define IDC_OPT_SOUND_SOUND_LOAD 3061
92 #define IDC_OPT_SOUND_STEREO_AY 3062
93 #define IDC_OPT_SOUND_LABEL_STEREO_AY 3063
94 #define IDC_OPT_SOUND_SOUND_FORCE_8BIT 3064
95 #define IDC_OPT_SOUND_SPEAKER_TYPE 3065
96 #define IDC_OPT_SOUND_LABEL_SPEAKER_TYPE 3066
97 #define IDC_OPT_SOUND_VOLUME_AY 3067
98 #define IDC_OPT_SOUND_LABEL_VOLUME_AY 3068
99 #define IDC_OPT_SOUND_VOLUME_BEEPER 3069
100 #define IDC_OPT_SOUND_LABEL_VOLUME_BEEPER 3070
101 #define IDC_OPT_SOUND_VOLUME_SPECDRUM 3071
102 #define IDC_OPT_SOUND_LABEL_VOLUME_SPECDRUM 3072
103 #define IDD_OPT_DISKOPTIONS 3073
104 #define IDC_OPT_DISKOPTIONS_DRIVE_PLUS3A_TYPE 3074
105 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_PLUS3A_TYPE 3075
106 #define IDC_OPT_DISKOPTIONS_DRIVE_PLUS3B_TYPE 3076
107 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_PLUS3B_TYPE 3077
108 #define IDC_OPT_DISKOPTIONS_PLUS3_DETECT_SPEEDLOCK 3078
109 #define IDC_OPT_DISKOPTIONS_DRIVE_BETA128A_TYPE 3079
110 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_BETA128A_TYPE 3080
111 #define IDC_OPT_DISKOPTIONS_DRIVE_BETA128B_TYPE 3081
112 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_BETA128B_TYPE 3082
113 #define IDC_OPT_DISKOPTIONS_DRIVE_BETA128C_TYPE 3083
114 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_BETA128C_TYPE 3084
115 #define IDC_OPT_DISKOPTIONS_DRIVE_BETA128D_TYPE 3085
116 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_BETA128D_TYPE 3086
117 #define IDC_OPT_DISKOPTIONS_DRIVE_PLUSD1_TYPE 3087
118 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_PLUSD1_TYPE 3088
119 #define IDC_OPT_DISKOPTIONS_DRIVE_PLUSD2_TYPE 3089
120 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_PLUSD2_TYPE 3090
121 #define IDC_OPT_DISKOPTIONS_DRIVE_DISCIPLE1_TYPE 3091
122 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_DISCIPLE1_TYPE 3092
123 #define IDC_OPT_DISKOPTIONS_DRIVE_DISCIPLE2_TYPE 3093
124 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_DISCIPLE2_TYPE 3094
125 #define IDC_OPT_DISKOPTIONS_DRIVE_OPUS1_TYPE 3095
126 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_OPUS1_TYPE 3096
127 #define IDC_OPT_DISKOPTIONS_DRIVE_OPUS2_TYPE 3097
128 #define IDC_OPT_DISKOPTIONS_LABEL_DRIVE_OPUS2_TYPE 3098
129 #define IDC_OPT_DISKOPTIONS_DISK_TRY_MERGE 3099
130 #define IDC_OPT_DISKOPTIONS_LABEL_DISK_TRY_MERGE 3100
131 #define IDC_OPT_DISKOPTIONS_DISK_ASK_MERGE 3101
132 #define IDD_OPT_MOVIE 3102
133 #define IDC_OPT_MOVIE_MOVIE_COMPR 3103
134 #define IDC_OPT_MOVIE_LABEL_MOVIE_COMPR 3104
135 #define IDC_OPT_MOVIE_MOVIE_STOP_AFTER_RZX 3105
136 #endif				/* #ifndef FUSE_WIN32OPTIONS_INTERNALS_H */
137