Mail Archives: djgpp-workers/1997/12/02/07:22:43
On Tue, 2 Dec 1997, Bill Currie wrote:
> I'm bringing this up because the lfn driver I'm working on hides the SFN
> of files that have LFNs (by default, this will be configurable).
*Bad* idea, IMHO. This is NOT what Windows 9X does. The LFN API
calls work with both long and short names. If you disable that, some
pretty subtle bugs will surface. I don't remember the exact examples
right now, but I *know* there are some cases when this feature saves
the day.
- Raw text -