Message-ID: <005b01bffd43$03b08740$0500007b@brk> From: "Johan Henriksson" To: Subject: Re: X-DOS: anybody knows about it? (small free DOS) Date: Thu, 3 Aug 2000 14:02:47 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com >I'm not sure this failure is due to those fake entries. Why should >the absence of "." cause directory listing to fail? Can you describe >more details (like what library function fails, and where exactly)? Don't know much about this topic but as an old lazy programmer I would probably skip the two first dirs/files if I get them with a certain compiler. If now another compiler doesn't give them, well, you jump over two "real" dirs instead.