X-Authentication-Warning: sol.sun.csd.unb.ca: y16y owned process doing -bs Newsgroups: comp.os.msdos.djgpp Date: Wed, 15 Dec 1999 15:27:48 -0400 (AST) From: Pinliang Dong X-Sender: y16y AT sol DOT sun DOT csd DOT unb DOT ca To: Eli Zaretskii cc: djgpp AT delorie DOT com Subject: Re: HELP: long file names In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 15 Dec 1999, Eli Zaretskii wrote: > > On Tue, 14 Dec 1999, Pinliang Dong wrote: > > > I downloaded DJGPP, unzipped using WinZip32, and > > compiled C programs successfully. However, I found > > that long file names were not supported. > > Please post a description of problems which led you to the conclusion > that long file names are not supported in your installation. The LFN > support is automatic in DJGPP (on Windows 9X), so either you have some > installation problems, or your problems are caused by something other > than the long file names. I am using Windows/NT SP4. My program works fine for short filenames in Windows/NT DOS but not for LFNs. In the FAQ of DJGPP web site there is a topic "Will it work under Windows/NT?" I noticed the following: "Note that long filename API ... for DOS box is not supported by current version of Windows/NT, so you cannot have long filenames here from DJGPP programs..." So I cannot use DJGPP for long filenames in Windows NT? Thanks, Pinliang