FM/2 version 3.08 has been released. It is available from:
http://hobbes.nmsu.edu/cgi-bin/h-search?key=fm2-3-8-0.wpi&pushbutton=Search
or
ftp://ftp.netlabs.org/incoming/fm2
Updates include:
o Cancel in walk directories dialog now directly closes dialog even if
directory path text has changed (Gregg)
o Fixed seek and scan crash caused by file names that exceed maxpath(Gregg)
o Fixed INVALID_NAME error caused by FILEFIND buffer crossing a 64k boundry
(Steven)
o Added 32 bit DosQuerySysState API (Gregg)
o Warpin build will not attempt to use wrong wic.exe (John)
o Make directory now always lists current directory (not subdirectories)
on status line (Gregg)
o Use thousands separator from default COUNTRYINFO (Gregg, Steven)
o Add support for files over 4GiB (Gregg, Steven)
o Rework filemask logic to match last extension and allow for better
string matching (Gregg)
o Use 4096 byte buffers to protect against NFTS driver small read defect
(Steven)
Gregg Young