Re: OLD kernel BUG with volume label? (MS works, 2026..2027rc no

"Arkady V.Belousov" <[email protected]> Tue, 5 Nov 2002 03:56:47 +0300 (MSK)
Newsgroups gmane.os.freedos.devel
Message-ID <[email protected]>
X-Comment-To: Aitor Santamaria Merino

Hi!

5-Ноя-2002 00:40 [email protected] (Aitor Santamaria Merino) wrote to
[email protected]:

ASM> Although in principle it doesn't make sense, I have recently read
ASM> somewhere (snippets?) that you should also check that the returned file
ASM> actually has the VolumeID attribute... but don't ask me why (?)

     RBIL61:
"
INT 21 - DOS 2+ - "FINDFIRST" - FIND FIRST MATCHING FILE
        AH = 4Eh
[...]
Notes:  for search attributes other than 08h, all files with at MOST the
          specified combination of hidden, system, and directory attributes
>          will be returned.  Under DOS 2.x, searching for attribute 08h
>          (volume label) will also return normal files, while under DOS 3.0+
>          only the volume label (if any) will be returned.
"