File Release Notes and Changelog
Notes:
Changes:
v0.2 to v0.4 - Nov 12 2005
--------------------------
* Added handling of IRP_MJ_CLOSE
* Fixed major problem with handling IRP_MJ_CREATE,
scanning speed is incredibly faster now
* Successful IRP_MJ_WRITE IRPs flag the modified file for a re-scan
* Started to implement support for realtime scans and background scans
(For instance EXE scans should be realtime but scanning contents of ZIP files do not)
* GUI - Added threading support to scan a few files simultaneously