From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP ABOUT DOS FILE NAMES LIMITED TO 8 CHARS Date: 4 Mar 2003 11:47:59 GMT Organization: Aachen University of Technology (RWTH) Lines: 16 Message-ID: References: <1046561371 DOT d7555b20brunodarocha AT myrealbox DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1046778479 24461 137.226.32.75 (4 Mar 2003 11:47:59 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 4 Mar 2003 11:47:59 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Bruno da Rocha wrote: > I love to use DJGPP on my projects, but in several projects I have > made with it I needed to use files with long file names; what I > guess is not possible with DJGPP. It is possible as far as DJGPP is concerned. Whether your _operating system_ supports it is the important question. Raw DOS doesn't, but the DOS window inside 9x, 2K or XP does. DOS windows in NT don't. You can use a driver to implement long filenames even on the platforms that don't support it. For more, consult the FAQ. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.