From: Andy Eskilsson Newsgroups: comp.os.msdos.djgpp Subject: Re: Write LFN handler for raw DOS? Date: 20 Nov 1997 11:45:38 +0100 Organization: Telelogic AB, Sweden Lines: 10 Sender: aes AT twilight Message-ID: References: Reply-To: andy DOT eskilsson AT telelogic DOT se NNTP-Posting-Host: twilight.telelogic.se Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Just a thought about Norton Diskeditor, coming with NU for windows 95 version 2.. It is no problems reading the long filenames from dos, they are there on the disk, so the only thing ndd does is display them.. I can do so with debug! The problem is using them! /andy