diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-09-30 22:01:35 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-09-30 22:01:35 +0300 |
commit | cf2f92436cc59e051017ae85c48928570bdc0915 (patch) | |
tree | 2eeed876378ecb12f136a6885ebf9fc662155b1e /stopspam_mod/branches/0.0.1.6/utilities.h | |
parent | 4d4bd94c0e34e2eaedc9d12926f14ccde8e0b69c (diff) |
source sorting
Diffstat (limited to 'stopspam_mod/branches/0.0.1.6/utilities.h')
-rw-r--r-- | stopspam_mod/branches/0.0.1.6/utilities.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/stopspam_mod/branches/0.0.1.6/utilities.h b/stopspam_mod/branches/0.0.1.6/utilities.h deleted file mode 100644 index efe8a59..0000000 --- a/stopspam_mod/branches/0.0.1.6/utilities.h +++ /dev/null @@ -1,6 +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();
\ No newline at end of file |