Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Extended file attributes (INT 21h, B6h - Novell Net SFT Level II)

        Entry:
          AH = B6h
          AL = Subfunction
                00h get extended file attributes
                01h set extended file attributes
          CL = attributes
                1xxx xxxx  Write audit (to be implemented)
                x1xx xxxx  Read audit (to be implemented)
                xx1x xxxx  Indexing file (to be implemented)
                xxx1 xxxx  Transaction tracking file
           DS:DX = Pointer to ASCIIZ pathname
         Return:
           CF set on error
               AL = error code
                  FFh file not found
                  8Ch caller lacks privileges
           CL = current extended file attributes

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson