diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-10-13 04:52:09 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-10-13 04:52:09 +0300 |
commit | 23d6d3e482927c13294f204b34ce23c6f445e8ac (patch) | |
tree | c1f6ddc2efd6ef4db9ec6b7cc2b3df2c2d9bcf4a /stopspam_mod/trunk/resource.h | |
parent | 44cf244bab4c4cba771313bf3151a655775c0e0a (diff) |
helpers branch created (contain only headers which can be used by plugins)
Diffstat (limited to 'stopspam_mod/trunk/resource.h')
-rw-r--r-- | stopspam_mod/trunk/resource.h | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/stopspam_mod/trunk/resource.h b/stopspam_mod/trunk/resource.h deleted file mode 100644 index aece698..0000000 --- a/stopspam_mod/trunk/resource.h +++ /dev/null @@ -1,53 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by stopspam.rc
-//
-#define IDD_MESSAGES 101
-#define IDD_MAIN 103
-#define ID_DESCRIPTION 1001
-#define ID_QUESTION 1002
-#define ID_ANSWER 1003
-#define ID_CONGRATULATION 1004
-#define ID_RESTOREDEFAULTS 1005
-#define ID_ADD 1005
-#define ID_ANSWER2 1007
-#define ID_AUTHREPL 1007
-#define ID_ALLPROTO 1008
-#define IDD_PROTO 1008
-#define ID_MAXQUESTCOUNT 1008
-#define ID_REMOVE 1009
-#define ID_SPECIALGROUPNAME 1009
-#define IDD_ADVANCED 1009
-#define ID_USEDPROTO 1010
-#define ID_REMOVEALL 1011
-#define ID_ADDALL 1012
-#define ID_INFTALKPROT 1013
-#define ID_ADDPERMANENT 1014
-#define ID_ADDPERMANENT2 1015
-#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 IDC_CASE_INSENSITIVE 1018
-#define ID_IGNORESPAMMERS 1019
-#define IDC_CHECK2 1019
-#define IDC_INVIS_DISABLE 1019
-#define ID_REMOVE_TMP 1020
-#define IDC_CUSTOM1 1020
-#define ID_REMOVE_TMP2 1021
-#define ID_EXCLUDE 1021
-#define ID_ADDPERMANENT3 1022
-#define ID_DEL_NO_IN_LIST 1022
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#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_SYMED_VALUE 101
-#endif
-#endif
|