summaryrefslogtreecommitdiff
path: root/stopspam_mod/branches/0.0.1.7/utilities.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2009-09-30 22:03:58 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2009-09-30 22:03:58 +0300
commitbc65af670e04a1c3244f47052475b24dddfd93d0 (patch)
tree47c6c98dd40f9ce76e72f5b5f98eff0dd496572c /stopspam_mod/branches/0.0.1.7/utilities.h
parentcf2f92436cc59e051017ae85c48928570bdc0915 (diff)
cleaning
Diffstat (limited to 'stopspam_mod/branches/0.0.1.7/utilities.h')
-rw-r--r--stopspam_mod/branches/0.0.1.7/utilities.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/stopspam_mod/branches/0.0.1.7/utilities.h b/stopspam_mod/branches/0.0.1.7/utilities.h
deleted file mode 100644
index 1b5f719..0000000
--- a/stopspam_mod/branches/0.0.1.7/utilities.h
+++ /dev/null
@@ -1,7 +0,0 @@
-tstring DBGetContactSettingStringPAN(HANDLE hContact, char const * szModule, char const * szSetting, tstring errorValue);
-std::string DBGetContactSettingStringPAN_A(HANDLE hContact, char const * szModule, char const * szSetting, std::string errorValue);
-tstring &GetDlgItemString(HWND hwnd, int id);
-std::string &GetProtoList();
-bool ProtoInList(std::string proto);
-void RemoveExcludedUsers();
-tstring variables_parse(tstring const &tstrFormat, HANDLE hContact); \ No newline at end of file