X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=resource.h;h=baf15d8ab2f3ca1d1dee088564727ec706332f8f;hb=02203cb8aff4be6a094b7a9ded867c3b5d743d77;hp=69640035a0b25823be8bdd3ec77a85dc4ce1e118;hpb=6a12d5bf24211cfee30c47354b32befc3abae5b8;p=nssm.git diff --git a/resource.h b/resource.h index 6964003..baf15d8 100644 --- a/resource.h +++ b/resource.h @@ -6,14 +6,17 @@ #define IDI_NSSM 101 #define IDD_INSTALL 102 #define IDD_REMOVE 103 -#define IDD_APPLICATION 104 -#define IDD_DETAILS 105 -#define IDD_LOGON 106 -#define IDD_IO 107 -#define IDD_ROTATION 108 -#define IDD_APPEXIT 109 -#define IDD_SHUTDOWN 110 -#define IDD_ENVIRONMENT 111 +#define IDD_EDIT 104 +#define IDD_APPLICATION 105 +#define IDD_DETAILS 106 +#define IDD_LOGON 107 +#define IDD_IO 108 +#define IDD_ROTATION 109 +#define IDD_APPEXIT 110 +#define IDD_SHUTDOWN 111 +#define IDD_ENVIRONMENT 112 +#define IDD_NATIVE 113 +#define IDD_PROCESS 114 #define IDC_PATH 1000 #define IDC_TAB1 1001 #define IDC_CANCEL 1002 @@ -53,14 +56,15 @@ #define IDC_USERNAME 1037 #define IDC_PASSWORD1 1038 #define IDC_PASSWORD2 1039 +#define IDC_PRIORITY 1040 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 112 +#define _APS_NEXT_RESOURCE_VALUE 115 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1040 +#define _APS_NEXT_CONTROL_VALUE 1041 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif