--- trunk/vfw/src/resource.h 2002/03/16 11:40:48 30 +++ trunk/vfw/src/resource.h 2002/06/20 10:51:08 228 @@ -10,13 +10,12 @@ #define IDD_CPU 105 #define IDD_QUANTMATRIX 106 #define IDD_ABOUT 107 +#define IDD_2PASSALT 108 #define IDC_MODE 1000 #define IDC_SLIDER 1001 #define IDC_VALUE 1002 #define IDC_SLIDER_STATIC 1003 #define IDC_VALUE_STATIC 1004 -#define IDC_CBRBUFFER 1005 -#define IDC_CBRBUFFER_STATIC 1006 #define IDC_ADVANCED 1007 #define IDC_STATIC_HELP 1008 #define IDC_MOTION 1009 @@ -202,14 +201,40 @@ #define IDC_QINTER61 1189 #define IDC_QINTER62 1190 #define IDC_QINTER63 1191 +#define IDC_DEFAULTS 1192 +#define IDC_USEALT 1193 +#define IDC_USEAUTO 1194 +#define IDC_AUTOSTR 1195 +#define IDC_USEAUTOBONUS 1196 +#define IDC_BONUSBIAS 1197 +#define IDC_CURVETYPE 1198 +#define IDC_ALTCURVEHIGH 1199 +#define IDC_ALTCURVELOW 1201 +#define IDC_MINQUAL 1202 +#define IDC_INTERLACING 1203 +#define IDC_OVERDEG 1204 +#define IDC_MAXBFRAMES 1205 +#define IDC_HINTFILE 1206 +#define IDC_BQUANTRATIO 1207 +#define IDC_HINT_BROWSE 1208 +#define IDC_HINTEDME 1209 +#define IDC_OVERIMP 1210 +#define IDC_MAXBITRATE 1211 +#define IDC_CBR_REACTIONDELAY 1212 +#define IDC_CBR_AVERAGINGPERIOD 1213 +#define IDC_CBR_BUFFER 1214 +#define IDC_PACKED 1215 +#define IDC_BSTATIC1 1216 +#define IDC_BSTATIC2 1217 +#define IDC_BSTATIC3 1218 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 108 +#define _APS_NEXT_RESOURCE_VALUE 109 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1192 +#define _APS_NEXT_CONTROL_VALUE 1219 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif