--- branches/dev-api-4/xvidcore/dshow/src/resource.h 2003/02/22 08:22:03 888 +++ branches/dev-api-4/xvidcore/dshow/src/resource.h 2003/12/12 15:09:01 1260 @@ -9,6 +9,12 @@ #define VERSION_RES_MAJOR_VER 8 #define IDD_ABOUT 102 #define IDB_LOGO 103 +#define IDC_BRIGHTNESS 1002 +#define IDC_DEBLOCK_UV 1003 +#define IDC_DEBLOCK_Y 1004 +#define IDC_FLIPVIDEO 1005 +#define IDC_COLORSPACE 1006 +#define IDC_RESET 1007 #define VERSION_RES_LANGUAGE 0x409 #define VERSION_RES_CHARSET 1252 #define IDC_STATIC -1 @@ -19,7 +25,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 104 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1002 +#define _APS_NEXT_CONTROL_VALUE 1008 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif