Message-ID: <006501c15277$369f9b20$d27824d5@zephyr> From: "Eric Botcazou" To: "DJGPP workers" References: Subject: Re: _findfirst() patch Date: Thu, 11 Oct 2001 18:19:18 +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 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Reply-To: djgpp-workers AT delorie DOT com > If this is the reason, you could rewrite findfirst so that it calls > _findfirst. There would be the problem of the time format: _findfirst() converts the DOS time format to ANSI C's time format, so findfirst() would need to convert it back. -- Eric Botcazou ebotcazou AT multimania DOT com