Possible Bug in DOSLFN 0.41f (Users)
> DOSLFN also creates a directory entry, "con.lst", with size 0 and all dates
> set to 1980, no file attributes.
Patch byte 0xAC6 from 0x38 to 0 (for doslfn.com it's at 0xE39), so it always checks for a device; lines 3349-50:
;test [File_Flags],(File_Flag_Is_LFN or File_Flag_Wildcards or File_Flag_Has_Dot)
;jnz @@e ;cannot be a DOS device (yes, it can, only the name is relevant)
I'll do a new release when I eventually add other stuff...
Complete thread:
- Possible Bug in DOSLFN 0.41f - Japheth, 22.01.2023, 18:51 (Users)
- Possible Bug in DOSLFN 0.41f - jadoxa, 23.01.2023, 03:41
- Possible Bug in DOSLFN 0.41f - Richard, 23.01.2023, 05:26
- Possible Bug in DOSLFN 0.41f - jadoxa, 23.01.2023, 12:14
- Possible Bug in DOSLFN 0.41f - Richard, 23.01.2023, 05:26
- Possible Bug in DOSLFN 0.41f - jadoxa, 23.01.2023, 03:41