2008-02-16, 05:54 AM
There is another problem with this filter. Annoyingly they've changed the definition of the IMDAPIFilter interface several times. This will lead to crashes if you have you use a version of filter that has a different IMDAPIFilter interface definition to that which the application using application was compiled for. Because of this, you cant just update the version of mdapifilter.ax and hope the application will continue to work unchanged.
They should have instead added additional versioned interfaces like IMDAPIFilter2 or IMDAPIFilterEx or something similiar.
They should have instead added additional versioned interfaces like IMDAPIFilter2 or IMDAPIFilterEx or something similiar.