[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] System call bindings
In the past with old Mint if you put Pdomain(1) without correcting
DTA it crash on long filename,
That's wrong. Fsfirst/Fsnext never returned long names. Fsfirst/Fsnext
always implemented the ATARI defined interface of 8+3 filenames.
If I not change this if it doesn't crash, sure, from what I can
remember, but it was 6 or 7 years ago and I'm not sure have long
filename in return, but it crashed!
So Pdomain(1) not have any interest at all! Is there any software
using Dopendir and doesn't wan't use longfilename? Very strange.
Olivier