Date: Thu, 11 Apr 1996 10:48:24 +0200 (IST) From: Eli Zaretskii To: Sam Paik Cc: djgpp-workers AT delorie DOT com, paik AT vlsi1 DOT 3dfx DOT com Subject: Re: Long command lines In-Reply-To: <9604092217.AA10421@vlsi3> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 9 Apr 1996, Sam Paik wrote: > Is there any particular reason why DJGPP doesn't use a system > for long file names compatible with Win95? IMHO, more info is needed to make such an addition. Some questions are below. How should a DJGPP program know that it runs in such an environment? Would testing USE_LFN be enough? Is this a feature of COMMAND.COM that comes with Win95, or of DOS 7.0 in general? Does COMMAND.COM have any switches to enable or disable this? If so, how can one know the setting of these switches?