X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=resource.h;fp=resource.h;h=05891194bd1d582808fd3ed038a0b358c9ce2380;hb=53371f115d94fbbc7e5cb60853b9e4a5d356d4b0;hp=baf15d8ab2f3ca1d1dee088564727ec706332f8f;hpb=b47ff49386cd993521c6722a5fe0aa41736aa31b;p=nssm.git diff --git a/resource.h b/resource.h index baf15d8..0589119 100644 --- a/resource.h +++ b/resource.h @@ -57,6 +57,8 @@ #define IDC_PASSWORD1 1038 #define IDC_PASSWORD2 1039 #define IDC_PRIORITY 1040 +#define IDC_AFFINITY_ALL 1041 +#define IDC_AFFINITY 1042 // Next default values for new objects // @@ -64,7 +66,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 115 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1041 +#define _APS_NEXT_CONTROL_VALUE 1043 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif