Mail Archives: djgpp/2000/05/08/02:53:14
On Sun, 7 May 2000, Kalum Somaratna wrote:
> On Sat, 6 May 2000, Eli Zaretskii wrote:
>
> >
> > It's actually not so simple. The LFN support that you use on Windows 9X
> > is the same code Windows itself uses to access files, albeit through a
> > backdoor. In other words, the LFN API is simply an alternative entry
> > point into the Windows' native file I/O routines!
> >
> > So, if Microsoft would want to add this support to DOS, they'd need to
> > rewrite the Windows file I/O code so that it would work inside DOS,
> > and then add that code to MSDOS.DOS and IO.SYS.
>
> This shows just how well Micro$oft designs there software, right. ;-)
Sorry, I don't really see how did you arrive at that conclusion.
The addition of LFN functionality when Windows starts is analogous to
the additional functionality in, say, keyboard remapping that you get
on Unix when you start X. I fail to see how does this reveal anything
(good or bad) about the design.
- Raw text -