From: locke AT mcs DOT net (Peter Johnson) Newsgroups: comp.os.msdos.djgpp Subject: Re: Using DJGPP on Windows NT4 Date: Wed, 24 Mar 1999 19:26:01 GMT Organization: BiLogic Productions Lines: 24 Message-ID: <36f93bec.132012546@news.cso.uiuc.edu> References: <36F77A1A DOT 2ED66A02 AT edprsh DOT demon DOT co DOT uk> <199903231233 DOT HAA22382 AT mescaline DOT gnu DOT org> NNTP-Posting-Host: isr3193.urh.uiuc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.5/32.452 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli, You might want to update the FAQ--Andrew Crabtree has a new version out, as well as a new webpage for it: http://www.goof.com/pcg/djgpp/ntlfn.html Peter Johnson locke AT mcs DOT net On Tue, 23 Mar 1999 07:33:05 -0500, Eli Zaretskii wrote: > > 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.