更新日志:Improve I/O speed(especially network drive) by Overlapped I/O
Add Relative include/exclude filter.
Optimize multiple running FastCopys. (Enable parallel running if every FastCopys use the HDDs that another FastCopys aren't used. if not, the FastCopy that is waiting for terminating another FastCopy. And if a FastCopy has standby/shutdown post-process option, it will execute it after all fastcopy tasks terminating.
Add no_ui option. (for task scheduler or batch job)
MainBuffer can be specified 4096MB or over. (only 64bit FastCopy)
Add the option that can record timestamp/filesize information in filelog.
Add tolerance at the timestamp comparison option
Improve Physical drive group decision
Improve helpfile.
Easy to see the display (font, comma-delimited, point precision adjustment).
Main settings filename is changed FastCopy.ini -> FastCopy2.ini.
Change license BSD to GPLv3
Misc refine.