X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=resource.h;h=3dcf6db8862862fecd9d70ffd725361298324319;hb=fb754aaeeb24a7dcfdfb7b905ad5073b32bbe5ae;hp=36477aa77dec113adfde5936b8a442a3ec5b03d1;hpb=0dfa0fdb3a851b1ff69a0f0b308a3e1371286a57;p=nssm.git diff --git a/resource.h b/resource.h index 36477aa..3dcf6db 100644 --- a/resource.h +++ b/resource.h @@ -18,6 +18,7 @@ #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 @@ -64,14 +65,21 @@ #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 // 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 1047 +#define _APS_NEXT_CONTROL_VALUE 1054 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif