Notes: Adding project files for msvc8 (visual studio 2005 express edition) and checking a few problems as reported in the last weeks (thank you guys!). Also done a complete "selfcheck" test on a few platforms leading into fixes for win32 and bsd'ish systems. These hickups were introduced with the changes for zip64 support. --- Note that zziplib does still not support largefiles in win32 but I had introduced it anyway for another reason: some users were trying to pack more than 64K files into an archive which is not supported in the old dos zip format (zzip/format.h:z_entries).