Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soporte para nombres largos de fichero (LFN) #19

Open
vii1 opened this issue Jun 25, 2019 · 2 comments
Open

Soporte para nombres largos de fichero (LFN) #19

vii1 opened this issue Jun 25, 2019 · 2 comments

Comments

@vii1
Copy link
Owner

vii1 commented Jun 25, 2019

Esto sería una gran ayuda no sólo en MS-DOS sino en posibles futuros ports a otras plataformas (como Amiga o Windows). FreeDOS incluye un driver LFN opcional y las versiones de MS-DOS 7.0 en adelante lo incluyen de forma nativa. Tengo que investigar cómo se usan desde C.

@vii1
Copy link
Owner Author

vii1 commented Jun 28, 2019

En el manual de la librería C de Watcom se incluye una lista de funciones que se vuelven LFN-aware cuando se compila con -D__WATCOM_LFN__.

@vii1
Copy link
Owner Author

vii1 commented Oct 6, 2020

En Dosbox-X se puede activar el soporte LFN desde el menú DOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant