--- 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/18 14:47:44 1276 @@ -9,6 +9,14 @@ #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 IDC_FILMEFFECT 1008 +#define IDC_DERING 1009 #define VERSION_RES_LANGUAGE 0x409 #define VERSION_RES_CHARSET 1252 #define IDC_STATIC -1 @@ -19,7 +27,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 1010 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif