Message-ID: <3891618F.90CC4B18@mdh.se> Date: Fri, 28 Jan 2000 10:29:51 +0100 From: Dan Levin X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide, NT and LFN - some news References: <38909F3F DOT CA060487 AT mailbox DOT swipnet DOT se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: dln.idt.mdh.se X-Trace: 28 Jan 2000 10:28:01 +0100, dln.idt.mdh.se Lines: 25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dan Levin wrote: > > Hello ! > > I've been trying to run Rhide on NT together with Wojciech Galazka 's > fix to enable LFN under NT. It works as far as LFN is concerned - but > I ran into another problem.. (sigh !) When I create new source or > project files in Rhide and then later save them, they seem to be saved > with LFN all right - but the filenames appear in UPPER CASE !!! So > when I try to open an already saved project, it does not appear in the > "*.gpr" listbox ! And if I try to compile a source file with an > upper-case-name, Rhide tells me: "I do not know how to create > MYFILE.OBJ of MYFILE.C" ! I've been doing some continued work on this problem. I've found that everything works great - IF YOU STICK TO LFN ALL THE TIME when you create files. As soon as you name a file according to the classical DOS 8.3 format in Rhide, you end up with a filename in UPPERCASE. Consequently these files won't show up in the "Project-Open" file list box, or in "File-Open" list box - and they won't be compiled either. It would be wonderful if this restriction could be overcome, cause then Rhide would work exactly as in Win9x !(with Wojciech Galazka's fix added though) /Dan Levin, Eskilstuna, Sweden