//
// the configure dialog
//
#define IDA_CONFIG                  100

#define ID_WINDOW                   101
#define ID_VGA240                   102
#define ID_VGA200                   103
#define ID_ZOOM2                    104
#define ID_FAILIFNOWAVE		    105
#define ID_SEEKEXACT		    106
#define ID_STUPIDMODE		    107
#define ID_SKIPFRAMES               108
#define ID_DEFAULT                  109
#define ID_DEBUG                    110
#define ID_INFO                     111
#define ID_SIZE                     112
#define ID_ICON                     113
#define ID_REJECT                   114
#define ID_USEDCI                   115

//
//  the debug options dialog.
//
#define IDA_DEBUG                   200
#define IDA_REJECT                  201
#define ID_SCREEN                   202
#define ID_BITMAP                   203
#define ID_SUCKS                    204
#define ID_RATE                     205
#define ID_LEVEL                    206
#define ID_BUILD                    207
#define ID_USE_AVIFILE              208
#define ID_NO_SOUND                 209     // Play without sound
#define ID_RATE_LABEL               210
