I can't - But it's early. Sounds good. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gerald Naveen Sent: Monday, April 09, 2007 4:39 AM To: [email protected] Subject: [clamav-win32] Scanning files with unicode names
I find that libclamav does not support unicode filename in cl_scanfile API. To work around it, I open a unicode file using _wopen, and called cl_scandesc with the file descriptor. It works fine. Can anyone think of any issue with this approach? Otherwise, let this help others who look for this info. Thanks Gerald Naveen A ________________________________________________________________________ ____________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32 _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32
