X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=resource.h;h=f4dd3d5cc29c2f723dd5eb3c6f79006aed699286;hb=62f28c55d444d846579159133dbe091809a2c08b;hp=fdab37667ce5ff27571e9d6a6717794bc250fdaf;hpb=7fdd3f6c44421a7c4872ecea56e550c19489c949;p=nssm.git diff --git a/resource.h b/resource.h index fdab376..f4dd3d5 100644 --- a/resource.h +++ b/resource.h @@ -17,6 +17,8 @@ #define IDD_ENVIRONMENT 112 #define IDD_NATIVE 113 #define IDD_PROCESS 114 +#define IDD_DEPENDENCIES 115 +#define IDD_HOOKS 116 #define IDC_PATH 1000 #define IDC_TAB1 1001 #define IDC_CANCEL 1002 @@ -46,28 +48,39 @@ #define IDC_ENVIRONMENT_REPLACE 1027 #define IDC_TRUNCATE 1028 #define IDC_ROTATE 1029 -#define IDC_ROTATE_SECONDS 1030 -#define IDC_ROTATE_BYTES_LOW 1031 -#define IDC_DISPLAYNAME 1032 -#define IDC_DESCRIPTION 1033 -#define IDC_STARTUP 1034 -#define IDC_LOCALSYSTEM 1035 -#define IDC_INTERACT 1036 -#define IDC_ACCOUNT 1037 -#define IDC_USERNAME 1038 -#define IDC_PASSWORD1 1039 -#define IDC_PASSWORD2 1040 -#define IDC_PRIORITY 1041 -#define IDC_AFFINITY_ALL 1042 -#define IDC_AFFINITY 1043 +#define IDC_ROTATE_ONLINE 1030 +#define IDC_ROTATE_SECONDS 1031 +#define IDC_ROTATE_BYTES_LOW 1032 +#define IDC_DISPLAYNAME 1033 +#define IDC_DESCRIPTION 1034 +#define IDC_STARTUP 1035 +#define IDC_LOCALSYSTEM 1036 +#define IDC_INTERACT 1037 +#define IDC_ACCOUNT 1038 +#define IDC_USERNAME 1039 +#define IDC_PASSWORD1 1040 +#define IDC_PASSWORD2 1041 +#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 +#define IDC_HOOK_EVENT 1048 +#define IDC_HOOK_ACTION 1049 +#define IDC_HOOK 1050 +#define IDC_BROWSE_HOOK 1051 +#define IDC_REDIRECT_HOOK 1052 +#define IDC_VIRTUAL_SERVICE 1053 +#define IDC_TIMESTAMP 1054 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 115 +#define _APS_NEXT_RESOURCE_VALUE 117 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1044 +#define _APS_NEXT_CONTROL_VALUE 1055 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif