Date: Sun, 1 Aug 1999 11:57:38 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Rogerio Gehring cc: djgpp AT delorie DOT com Subject: Re: How do i read Long File Names? In-Reply-To: <19990731130254.74499.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 31 Jul 1999, Rogerio Gehring wrote: > How do i read Long File Names? Could someone send me an example... I'm not sure I understand what are you looking for. If you need to access long file names from a DJGPP program running on Windows 9X, then this is automatic, you don't need to do anything. The library functions detect at startup that long file names are available and support them automatically.