Hi, I was perhaps a little optimist with the questions i received on the list.
My project is to have the libclamav as a DLL (running in thread safe mode) and its work for that. As it's controlled by a hosting application, i do not have trouble when i load the new versions of the signatures because it's the main application that control the mutex and lock the threads at this time. I have put the files i use to compile in: http://www.concepto.ch/download/libclamav_patches_and_addons.7z (this include my last version of the DLL, the patch file, the addons files and the VC2003 project) the patch file was correct against SVN version of the patch file is largely based on the one i found in clamAV\contrib\Windows\Projects\clamAV\libclamav and some inheriting modifications from http://www.bransoft.com/clamav.html As i am not a C Guru take all of this with careful. (as i am not an english writer, i hope that all of this is understandable) At 11:08 12.04.2007, you wrote: >we are using clamav in multi-threading mode and have a lot of trouble in >case when several threads scan the files with the same name. >Looks like that clamd sometimes could not create temp files in temporary >directory. I got this problem, and it was solved when the Antivirus i use on the computer was deactivated for the temp directory (where the library decode the mails) >The second trouble are the archives which contained the same file several >times. Example: archive file "test.zip" contains "test.txt", >"dir1\test.txt" and "dir2\test.txt" I did not seen this problem and i cant say anything about that. >_______________________________________________ >http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32 Westphal Edouard [EMAIL PROTECTED] Concepto GDI Sarl Av. Juste-Olivier 2 CH-1006 Lausanne, Switzerland http://www.concepto.ch tél: +41 21 331 15 60 / fax: +41 21 331 15 61 _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32
