Message-ID: <8D53104ECD0CD211AF4000A0C9D60AE301648DBF@probe-2.acclaim-euro.net> From: Shawn Hargreaves To: djgpp AT delorie DOT com Subject: Re: WARNING: DOS is about to die Date: Wed, 8 Sep 1999 15:54:11 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com Andris Pavenis writes: >>> I find the Linux DOSEMU program does a much better job of >>> running djgpp programs than an NT dos box > > Thing I don't like is absence of support of LFN on drives > accessed using LREDIR. I think it could be rather difficult > when DOSEMU have full access to partition, but it could be > possible easier when LREDIR is being used I actually started trying to add this support at one point, but got distracted by other things before I got as far as any useful code. It didn't seem like it would be especially hard to do, though: the code isn't too horrific, and most of the work would probably be just to remove all the stuff that LREDIR does to make Linux partitions look like a DOS filesystem. I would certainly be very happy if someone could implement this! Shawn Hargreaves.