X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=resource.h;h=d6f27924f43eabb2b3ab0a3c81ab56101291342a;hb=880463817dce3007eb2eefa267081892abaaba5a;hp=267e7ff30cc5199ad87235f73d57293cfa3fae45;hpb=d007ff22cecf2ce85cc68a1de81a010d4a65badc;p=nssm.git diff --git a/resource.h b/resource.h index 267e7ff..d6f2792 100644 --- a/resource.h +++ b/resource.h @@ -2,24 +2,51 @@ // Microsoft Developer Studio generated include file. // Used by nssm.rc // +#define IDC_STATIC (-1) #define IDI_NSSM 101 #define IDD_INSTALL 102 #define IDD_REMOVE 103 +#define IDD_APPLICATION 104 +#define IDD_IO 105 +#define IDD_APPEXIT 106 +#define IDD_SHUTDOWN 107 +#define IDD_ENVIRONMENT 108 #define IDC_PATH 1000 -#define IDC_OK 1001 +#define IDC_TAB1 1001 #define IDC_CANCEL 1002 #define IDC_BROWSE 1003 #define IDC_FLAGS 1004 #define IDC_NAME 1005 #define IDC_REMOVE 1007 +#define IDC_METHOD_CONSOLE 1008 +#define IDC_METHOD_WINDOW 1009 +#define IDC_METHOD_THREADS 1010 +#define IDC_METHOD_TERMINATE 1011 +#define IDC_KILL_CONSOLE 1012 +#define IDC_KILL_WINDOW 1013 +#define IDC_KILL_THREADS 1014 +#define IDC_STDIN 1015 +#define IDC_STDOUT 1016 +#define IDC_STDERR 1017 +#define IDC_BROWSE_STDIN 1018 +#define IDC_BROWSE_STDOUT 1019 +#define IDC_BROWSE_STDERR 1020 +#define IDC_THROTTLE 1021 +#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 104 +#define _APS_NEXT_RESOURCE_VALUE 109 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1009 +#define _APS_NEXT_CONTROL_VALUE 1028 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif +