--- trunk/xvidcore/vfw/src/resource.h 2004/07/18 12:45:57 1510 +++ trunk/xvidcore/vfw/src/resource.h 2008/11/26 10:11:31 1802 @@ -2,6 +2,7 @@ // Microsoft Developer Studio generated include file. // Used by resource.rc // +#define IDC_LICENSE 3 #define IDD_MAIN 100 #define IDD_GLOBAL 101 #define IDD_QUANT 102 @@ -9,7 +10,7 @@ #define IDD_RC_2PASS2 104 #define IDD_CREDITS 105 #define IDD_CPU 106 -#define IDD_DEBUG 107 +#define IDD_ENC 107 #define IDD_QUANTMATRIX 108 #define IDD_ABOUT 109 #define IDD_2PASSALT 110 @@ -26,6 +27,9 @@ #define IDD_STATUS 125 #define IDD_AR 126 #define IDD_BITRATE 127 +#define IDD_LICENSE 129 +#define IDR_GPL 131 +#define IDD_COMMON 132 #define WIZ_CYDLG 140 #define PROP_MIN_CYDLG 144 #define PROP_SM_CYDLG 188 @@ -37,11 +41,9 @@ #define WIZ_CXDLG 276 #define IDC_MODE 1000 #define IDC_SLIDER 1001 -#define IDC_VALUE 1002 -#define IDC_SLIDER_STATIC 1003 -#define IDC_VALUE_STATIC 1004 -#define IDC_ADVANCED 1005 -#define IDC_DECODER 1006 +#define IDC_QUALITY 1002 +#define IDC_QUALITY_ADV 1005 +#define IDC_OTHER 1006 #define IDC_DEFAULTS 1007 #define IDC_PROFILE 1008 #define IDC_MOTION 1009 @@ -95,7 +97,9 @@ #define IDC_CPU_3DNOW 1057 #define IDC_CPU_3DNOWEXT 1058 #define IDC_LOAD 1059 +#define IDC_CPU_SSE3 1059 #define IDC_SAVE 1060 +#define IDC_CPU_SSE4 1060 #define IDC_WEBSITE 1061 #define IDC_BUILD 1062 #define IDC_CORE 1063 @@ -311,8 +315,6 @@ #define IDC_ZONE_CHROMAOPT 1280 #define IDC_ZONE_BVOPTHRESHOLD_ENABLE 1281 #define IDC_ZONE_BVOPTHRESHOLD 1282 -#define IDC_VALUE_LABEL 1283 -#define IDC_SLIDER_LABEL 1284 #define IDC_ZONE_MODE_WEIGHT 1285 #define IDC_ZONE_MODE_QUANT 1287 #define IDC_QUANTTYPE_S 1290 @@ -327,6 +329,7 @@ #define IDC_LEVEL_VBV 1299 #define IDC_LEVEL_BITRATE 1300 #define IDC_BITRATE 1302 +#define IDC_LEVEL_PEAKRATE 1302 #define IDC_BITRATE_MIN 1303 #define IDC_BITRATE_MAX 1304 #define IDC_ZONE_BVOPTHRESHOLD_S 1305 @@ -414,14 +417,23 @@ #define IDC_DEC_BRIGHTNESS 1393 #define IDC_TFF 1394 #define IDC_VHQ_BFRAME 1395 +#define IDC_LICENSE_TEXT 1396 +#define IDC_LEVEL_PEAKRATE_S 1397 +#define IDC_LEVEL_BITRATE_S 1398 +#define IDC_LEVEL_VBV_S 1399 +#define IDC_LEVEL_VBV_G 1400 +#define IDC_LEVEL_DIM_S 1401 +#define IDC_LEVEL_VMV_S 1402 +#define IDC_LEVEL_VCV_S 1403 +#define IDC_LEVEL_LEVEL_G 1404 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 129 +#define _APS_NEXT_RESOURCE_VALUE 133 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1396 +#define _APS_NEXT_CONTROL_VALUE 1405 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif