Andy McFadden b79498da50 Improve filename handling when adding files
Most of this change is a conversion of the old FileDetails struct
into a new LocalFileDetails class.  The new class keeps the
members private, and keeps the Unicode and MOR representations of
the string separate.

The NuFX and DiskImg libraries don't support UTF-16 filenames,
so we stil can't add files with non-CP-1252 filenames, but we're
a step closer.

Also, update NufxLib with a couple of fixes from the main project.

Also, fix handling of "%00" when adding files.

Also, mark most of the A2FileDOS fields private.  Not sure why
they weren't.
2015-01-08 14:16:20 -08:00
..
2014-11-18 17:10:23 -08:00
2014-11-25 14:34:14 -08:00
2014-11-25 14:34:14 -08:00
2014-12-02 17:39:56 -08:00
2014-11-25 14:34:14 -08:00
2014-11-25 14:34:14 -08:00
2014-11-25 14:34:14 -08:00
2014-11-25 14:34:14 -08:00
2014-11-25 14:34:14 -08:00
2014-11-25 14:34:14 -08:00
2014-11-25 14:34:14 -08:00
2014-11-20 18:10:18 -08:00
2014-12-17 15:45:28 -08:00
2014-12-17 15:45:28 -08:00
2014-12-10 11:57:41 -08:00
2014-11-17 18:07:07 -08:00