K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-05-10T06:57:04.000000Z K 7 svn:log V 407 MFC: Set the archive format code and name in the generic portion of the archive structure, not the write-specific portion. (This is a bungle from back when the generic and write-specific portions were first separated and the write-specific part accidentally ended up with copies of some of the generic fields.) In particular, archive_format() and archive_format_name() now work correctly on write handles. END