From 5f68bd0ddfd9578e00d0dba2b64c6db1f405bbc8 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Wed, 30 Sep 2009 22:52:32 +0300 Subject: variables help button fixed dynamic loading of settings changes (question) --- stopspam_mod/trunk/resource.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'stopspam_mod/trunk/resource.h') diff --git a/stopspam_mod/trunk/resource.h b/stopspam_mod/trunk/resource.h index 4e5950e..c3e8e7a 100644 --- a/stopspam_mod/trunk/resource.h +++ b/stopspam_mod/trunk/resource.h @@ -26,6 +26,8 @@ #define ID_HANDLEAUTHREQ 1015 #define ID_DOS_INTEGRATION 1016 #define ID_SPECIALGROUP 1017 +#define IDC_BUTTON1 1017 +#define IDC_VARS 1017 #define ID_HIDECONTACTS 1018 #define ID_IGNORESPAMMERS 1019 #define ID_REMOVE_TMP 1020 @@ -40,7 +42,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 104 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1017 +#define _APS_NEXT_CONTROL_VALUE 1018 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3