diff options
Diffstat (limited to 'resource.h')
-rw-r--r-- | resource.h | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -40,7 +40,12 @@ #define ID_EXCLUDE 1021 #define ID_ADDPERMANENT3 1022 #define ID_DEL_NO_IN_LIST 1022 -#define ID_IGNOREURL 1023 +#define IDC_ADDTOSRVLST 1022 +#define ID_IGNOREURL 1023 +#define IDC_EDIT1 1024 +#define IDC_AUTOADDGROUP 1024 +#define IDC_AUTOAUTH 1025 +#define IDC_REQAUTH 1026 // Next default values for new objects // @@ -48,7 +53,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 104 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1021 +#define _APS_NEXT_CONTROL_VALUE 1027 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif |