Date: Thu, 14 Aug 1997 12:06:24 +0300 (IDT) From: Eli Zaretskii To: Andrew Crabtree cc: djgpp AT delorie DOT com Subject: Re: NT 4 ?s/Problems In-Reply-To: <01bca802$1c2f15a0$45111d0f@ros51675cra> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 13 Aug 1997, Andrew Crabtree wrote: > machine through Samba. The problem is that most of the DJ type tools > don't see files on this drive. If I do a 'dir' I get a good directory > listing. If I try > 'ls' I get enoent errors. I have tried setting LFY to yes and no, but get > the same > error both times. I know that the NT LFN api is not up to snuff, but this > is impossible to use it seems. NT doesn't include the LFN API that DJGPP uses to get long file names. So you cannot have long filenames on NT from DJGPP programs, period. Complain to Bill Gates and demand that they include the LFN API for DOS programs in their NT DOS box. All you get to see from the DJGPP programs on NT is the 8+3 aliases of the long names.