From: Martin Str|mberg Message-Id: <200107112312.BAA06661@father.ludd.luth.se> Subject: Re: DJDIR Windows 2000 investigation results #1 In-Reply-To: <4634-Wed11Jul2001233715+0300-eliz@is.elta.co.il> from Eli Zaretskii at "Jul 11, 2001 11:37:16 pm" To: djgpp-workers AT delorie DOT com Date: Thu, 12 Jul 2001 01:12:06 +0200 (MET DST) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk According to Eli Zaretskii: > > I think the thinking was LFNs supported -> FAT32 supported. Thus the code. > > Then why does _creat_new only set the FAT32 bit if the DOS version is > 7 or more, even in the LFN case? Not sure. Because DOZE 7 was the first to support LFN or FAT32? I think it was I had the _is_fat32_() in place. Then we (or I) realised that checking for DOZE version 7 was sufficient, perhaps? Right, MartinS