From 2a8c5bbc5dcb09b2f7a1f608887260f3774243ea Mon Sep 17 00:00:00 2001 From: sje Date: Wed, 25 Apr 2007 16:27:20 +0000 Subject: added 'CreatePluginServices' call git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@149 4f64403b-2f21-0410-a795-97e2b3489a10 --- nohtml/nohtml.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'nohtml/nohtml.cpp') diff --git a/nohtml/nohtml.cpp b/nohtml/nohtml.cpp index 8cf58c6..f684a7f 100644 --- a/nohtml/nohtml.cpp +++ b/nohtml/nohtml.cpp @@ -88,6 +88,7 @@ extern "C" __declspec (dllexport) int Load(PLUGINLINK *link) { ///////////// ////// init filter RegisterFilter(); + CreateFilterServices(); AddFilterToContacts(); // hook modules loaded -- cgit v1.2.3