fdkernel
fdkernel copied to clipboard
Add LFN support to kernel 2042
Please add the DIRECT handling of Long Filename to kernel 2042 Without use of external drivers , like Ptsdos or Rom dos..
Thanks
Roberto Iw2evk Milan
This should be available in 2017.
I wonder how to change code page for LFN(like DOSLFN?)
@PerditionC How's the integral LFN support coming along? I wonder how this will play with Dosemu's LFN support; currently it is used when the DOS / device drivers don't support the int21/71xx functions and allows LFNs even on the network drives. If Freedos gets integral LFN support that will be used in preference and so the network LFN support will be unavailable. Do you think there's some way to extend the redirector interface to support LFN functions?