X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=resource.h;fp=resource.h;h=63fb69e48a50e3b534f33c85fd2d1fe370f33574;hb=277723e318f71a9ff9948e3286df509af79c1dc8;hp=8d9b821f7c6cc601a620a770fb3902eb04da82eb;hpb=728c4f6eb96313e764600810aa754663a5091f38;p=nssm.git diff --git a/resource.h b/resource.h index 8d9b821..63fb69e 100644 --- a/resource.h +++ b/resource.h @@ -10,6 +10,7 @@ #define IDD_IO 105 #define IDD_APPEXIT 106 #define IDD_SHUTDOWN 107 +#define IDD_ENVIRONMENT 108 #define IDC_PATH 1000 #define IDC_TAB1 1001 #define IDC_CANCEL 1002 @@ -34,14 +35,16 @@ #define IDC_APPEXIT 1022 #define IDC_DIR 1023 #define IDC_BROWSE_DIR 1024 +#define IDC_ENVIRONMENT 1025 +#define IDC_ENVIRONMENT_REPLACE 1026 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 108 +#define _APS_NEXT_RESOURCE_VALUE 109 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1024 +#define _APS_NEXT_CONTROL_VALUE 1027 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif