X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=resource.h;h=1b89da8bdbddb8b59fae1c0a59cf57941c18e726;hb=b5286398f850b432edbddc6d602ab3f33ab086be;hp=0fa1f5c443845cc053c0e2e22211053eba7da06a;hpb=143238dfe314c16bc90a6807ab0f00220efd34a2;p=nssm.git diff --git a/resource.h b/resource.h index 0fa1f5c..1b89da8 100644 --- a/resource.h +++ b/resource.h @@ -17,6 +17,7 @@ #define IDD_ENVIRONMENT 112 #define IDD_NATIVE 113 #define IDD_PROCESS 114 +#define IDD_DEPENDENCIES 115 #define IDC_PATH 1000 #define IDC_TAB1 1001 #define IDC_CANCEL 1002 @@ -61,6 +62,9 @@ #define IDC_PRIORITY 1042 #define IDC_AFFINITY_ALL 1043 #define IDC_AFFINITY 1044 +#define IDC_CONSOLE 1045 +#define IDC_DEPENDENCIES 1046 +#define IDC_KILL_PROCESS_TREE 1047 // Next default values for new objects // @@ -68,7 +72,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 115 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1045 +#define _APS_NEXT_CONTROL_VALUE 1048 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif