Mail Archives: djgpp-workers/2001/05/09/06:27:28
On Tue, 8 May 2001, JT Williams wrote:
> It generates a 48-bit CRC for the LFN and uses that
> for the SFN---so instead of MICROS~1 you get a SFN that has characters
> from the upper 128 of the current character set.
I hope this is done only for the second long file name whose
truncation to 8+3 limits clashes with an existing file. The first
occurence of a truncated file name should be left intact.
In other words, if none of the long names clash after truncation to
8+3, their short names should not be munged in any way, they should be
simple truncations to 8+3.
If this is not so, I expect a lot of problems with this TSR.
- Raw text -