Latest version "LibClamAv.dll" Required

"Shanmugam, Suresh (Conduent)" <[email protected]>
Newsgroups gmane.comp.security.virus.clamav.devel
Message-ID <92812F681454054989CF5853D6A1A915279FDF5D@USA7109MB006.na.xerox.net>
Hi Developers,

I am using the below method in my c# code which is downloaded from Github site.

    internal const string libraryName = @"E:\ClamAV\libclamav.dll";
    [DllImport(libraryName, CallingConvention = CallingConvention.Cdecl, CharSet = CharSet.Ansi)]
    internal static extern IntPtr cl_fmap_open_memory(IntPtr start, UIntPtr len);

while running the code am getting the below error message.

An unhandled exception of type 'System.EntryPointNotFoundException' occurred in ClamWinAV.exe
Additional information: Unable to find an entry point named 'cl_fmap_open_memory' in DLL 'E:\ClamAV\libclamav.dll'.

Please provide the solution or latest "LibClamAv.dll"

Regards,
Suresh Shanmugam
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

http://www.clamav.net/contact.html#ml
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.