X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=resource.h;h=d6f27924f43eabb2b3ab0a3c81ab56101291342a;hb=880463817dce3007eb2eefa267081892abaaba5a;hp=8d9b821f7c6cc601a620a770fb3902eb04da82eb;hpb=b3a4446ab363b5895aa2e04c645ed5d5dfa00442;p=nssm.git diff --git a/resource.h b/resource.h index 8d9b821..d6f2792 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,17 @@ #define IDC_APPEXIT 1022 #define IDC_DIR 1023 #define IDC_BROWSE_DIR 1024 +#define IDC_ENVIRONMENT 1025 +#define IDC_ENVIRONMENT_REPLACE 1026 +#define IDC_TRUNCATE 1027 // 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 1028 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif