Date: Tue, 23 Mar 1999 07:33:05 -0500 Message-Id: <199903231233.HAA22382@mescaline.gnu.org> From: Eli Zaretskii To: djgpp AT delorie DOT com In-reply-to: <36F77A1A.2ED66A02@edprsh.demon.co.uk> (message from asd on Tue, 23 Mar 1999 11:25:14 +0000) Subject: Re: Using DJGPP on Windows NT4 References: <36F77A1A DOT 2ED66A02 AT edprsh DOT demon DOT co DOT uk> 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 I am evaluating various methods of porting an existing Unix based application to NT. It seems, from preliminary investigations, that DJGPP only supports the old DOS 8.3 filename. I would be grateful if you could clarify the situation. The DJGPP FAQ clarifies it in section 3.3: Windows/NT doesn't include the special API that allows DOS programs to access long file names, so DJGPP cannot support that on NT. That section of the FAQ also points to a experimental long-file-name driver for NT which you could try. Long file names *are* supported on Windows 95 and 98.