--- trunk/vfw/src/resource.h 2002/06/23 03:59:49 235 +++ trunk/vfw/src/resource.h 2002/07/12 12:26:55 295 @@ -229,6 +229,8 @@ #define IDC_BSTATIC3 1218 #define IDC_DX50BVOP 1219 #define IDC_DEBUG 1220 +#define IDC_NUMTHREADS 1221 +#define IDC_NUMTHREADS_STATIC 1223 // Next default values for new objects // @@ -236,7 +238,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 109 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1221 +#define _APS_NEXT_CONTROL_VALUE 1224 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif