Yes definitely those should have already been in there. Whoops! -Micah
From: clamav-users <[email protected]> on behalf of Brett Hunter via clamav-users <[email protected]> Reply-To: ClamAV users ML <[email protected]> Date: Wednesday, June 10, 2020 at 8:10 PM To: "[email protected]" <[email protected]> Cc: Brett Hunter <[email protected]> Subject: [clamav-users] Adding extra functionality to dll Hi, Is it possible for 3 lines to be added to the libclamav.def file for the Windows dll creation? The lines being: EXPORTS cl_fmap_open_handle @72 EXPORTS cl_fmap_close @73 EXPORTS cl_scanmap_callback @74 It makes it so scans can be done on memory buffers. Thanks Brett
_______________________________________________ clamav-users mailing list [email protected] https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
