From 88b04fed4966b0f1686690cb6101854afb52a5ee Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 17 May 2018 21:37:53 +0300 Subject: Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView => CMPlugin --- plugins/ConnectionNotify/src/stdafx.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/ConnectionNotify/src') diff --git a/plugins/ConnectionNotify/src/stdafx.h b/plugins/ConnectionNotify/src/stdafx.h index b048999086..a4719fa3b7 100644 --- a/plugins/ConnectionNotify/src/stdafx.h +++ b/plugins/ConnectionNotify/src/stdafx.h @@ -6,8 +6,6 @@ #include #include -#define __NO_CMPLUGIN_NEEDED - #include #include #include @@ -50,8 +48,6 @@ struct CMPlugin : public PLUGIN }; void showMsg(wchar_t *pName,DWORD pid,wchar_t *intIp,wchar_t *extIp,int intPort,int extPort,int state); -//int __declspec(dllexport) Load(PLUGINLINK *link); -extern "C" BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved); static unsigned __stdcall checkthread(void *dummy); struct CONNECTION * LoadSettingsConnections(); void saveSettingsConnections(struct CONNECTION *connHead); -- cgit v1.2.3