
Project: MailScan (Managed by Hans-Georg Franke)
 | 

 |  |
| Subject | I found this too |
| Created | 02/14/2010 05:30 AM by Paul Thorne. |
| Modified | <none> by <none>. |
Had to solve it by recompiling the program. This isn't too hard.
Changed the lines of code, starting line number 1126 of processNote.c of the AddIn to this:
if (scandirectory)
sprintf(szCallBuffer,"IF 1==1 \"%.*s\" %.*s \"%.*s\\ \"", MAXPATH, virscanner, MAXPATH, virparm, MAXPATH, szDirectory);
else
sprintf(szCallBuffer,"IF 1==1 \"%.*s\" %.*s \"%.*s\"", MAXPATH, virscanner, MAXPATH, virparm, MAXPATH, szFileNamePath);
|
Feedback
Check out other projects
Switch to project: