summaryrefslogtreecommitdiff
path: root/stopspam_mod/trunk/resource.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2009-09-30 22:52:32 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2009-09-30 22:52:32 +0300
commit5f68bd0ddfd9578e00d0dba2b64c6db1f405bbc8 (patch)
tree1a27b908ae6fc39b4792cc15200336305eec7380 /stopspam_mod/trunk/resource.h
parentbc65af670e04a1c3244f47052475b24dddfd93d0 (diff)
variables help button
fixed dynamic loading of settings changes (question)
Diffstat (limited to 'stopspam_mod/trunk/resource.h')
-rw-r--r--stopspam_mod/trunk/resource.h4
1 files changed, 3 insertions, 1 deletions
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