--- branches/dev-api-4/xvidcore/vfw/src/resource.h 2003/05/17 13:37:49 1032 +++ branches/dev-api-4/xvidcore/vfw/src/resource.h 2003/10/28 23:42:09 1193 @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. -// Used by config.rc +// Used by resource.rc // #define IDD_MAIN 100 #define IDD_GLOBAL 101 @@ -23,6 +23,7 @@ #define IDD_ZONE 121 #define IDD_LEVEL 122 #define IDD_CALC 124 +#define IDD_STATUS 125 #define WIZ_CYDLG 140 #define PROP_MIN_CYDLG 144 #define PROP_SM_CYDLG 188 @@ -336,14 +337,49 @@ #define IDC_TRELLISQUANT 1306 #define IDC_BITRATE_S 1307 #define IDC_VOPDEBUG 1308 +#define IDC_STATUS_GRAPH 1311 +#define IDC_STATUS_IQ_MIN 1312 +#define IDC_STATUS_IQ_MAX 1313 +#define IDC_STATUS_PQ_MIN 1314 +#define IDC_STATUS_PQ_MAX 1315 +#define IDC_STATUS_BQ_MIN 1316 +#define IDC_STATUS_BQ_MAX 1317 +#define IDC_STATUS_Q_MIN 1318 +#define IDC_STATUS_Q_MAX 1319 +#define IDC_STATUS_IL_MIN 1320 +#define IDC_STATUS_IL_MAX 1321 +#define IDC_STATUS_IL_TOT 1322 +#define IDC_STATUS_PL_MIN 1323 +#define IDC_STATUS_PL_MAX 1324 +#define IDC_STATUS_PL_TOT 1325 +#define IDC_STATUS_BL_MIN 1326 +#define IDC_STATUS_BL_MAX 1327 +#define IDC_STATUS_BL_TOT 1328 +#define IDC_STATUS_L_MIN 1329 +#define IDC_STATUS_L_MAX 1330 +#define IDC_STATUS_L_TOT 1331 +#define IDC_STATUS_DESTROY 1332 +#define IDC_STATUS_KBPS 1333 +#define IDC_STATUS_IL_AVG 1334 +#define IDC_DISPLAY_STATUS 1334 +#define IDC_STATUS_PL_AVG 1335 +#define IDC_STATUS_BL_AVG 1336 +#define IDC_CHECK1 1336 +#define IDC_STATUS_L_AVG 1337 +#define IDC_ZONE_FORCEIVOP 1338 +#define IDC_STATUS_I_NUM 1339 +#define IDC_STATUS_P_NUM 1340 +#define IDC_STATUS_B_NUM 1341 +#define IDC_STATUS_NUM 1342 +#define IDC_CARTOON 1343 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 125 +#define _APS_NEXT_RESOURCE_VALUE 126 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1309 +#define _APS_NEXT_CONTROL_VALUE 1344 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif