Mail Archives: djgpp/1996/08/29/01:19:52
Mark Habersack <grendel AT ananke DOT amu DOT edu DOT pl> wrote:
: On Tue, 27 Aug 1996, Alexander Lehmann wrote:
: >on the filename support already available in the system. E.g. NT
: >supports VFAT16 as well as NTFS with long names (at least 4.0beta
: ^^^^^^does it? You mean the extended INT21 functions? I thought it was left
: out of this version?
VFAT16 is supported for win32 applications, but not for DOS
applications using the INT calls. I have no idea how this really
works, but I guess writing a TSR that intercepts the INT21 extensions
and uses win32 functions to get the data should be relativly easy. The
main advantage is that you don't have to muck with disk access at all
(other than with DOS).
bye, Alexander
--
Alexander Lehmann, | "On the Internet,
alex AT hal DOT rhein-main DOT de (plain, MIME, NeXT) | nobody knows
lehmann AT mathematik DOT th-darmstadt DOT de (plain) | you're a dog."
<URL:http://www.mathematik.th-darmstadt.de/~lehmann/>
- Raw text -