X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=resource.h;h=ec82a788bcf42093152097d9c00ff231a8ec321a;hb=2f219930f488b2551326900df5c201de2e9304f2;hp=d6f27924f43eabb2b3ab0a3c81ab56101291342a;hpb=9f3d08676d86c939b864b4868d99b6e5772d95c8;p=nssm.git diff --git a/resource.h b/resource.h index d6f2792..ec82a78 100644 --- a/resource.h +++ b/resource.h @@ -8,9 +8,10 @@ #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 IDD_ROTATION 106 +#define IDD_APPEXIT 107 +#define IDD_SHUTDOWN 108 +#define IDD_ENVIRONMENT 109 #define IDC_PATH 1000 #define IDC_TAB1 1001 #define IDC_CANCEL 1002 @@ -38,14 +39,19 @@ #define IDC_ENVIRONMENT 1025 #define IDC_ENVIRONMENT_REPLACE 1026 #define IDC_TRUNCATE 1027 +#define IDC_ROTATE 1028 +#define IDC_ROTATE_SECONDS_ENABLED 1029 +#define IDC_ROTATE_SECONDS 1030 +#define IDC_ROTATE_BYTES_LOW_ENABLED 1031 +#define IDC_ROTATE_BYTES_LOW 1032 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 109 +#define _APS_NEXT_RESOURCE_VALUE 110 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1028 +#define _APS_NEXT_CONTROL_VALUE 1033 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif