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]

        Directory functions (INT 21h, E2h - Novell NetWare 4.0)

        Entry:
          AH = E2h
          DS:SI -> request buffer
          ES:DI -> reply buffer
          Subfunction in third byte of request buffer
            00h  Set directory handle
            01h  Get directory path
            02h  Scan directory information
            03h  Get effective directory rights
            04h  Modify maximum rights mask
            05h  Get volume number
            06h  Get volume name
            0Ah  Create directory
            0Bh  Delete directory
            0Ch  Scan directory for trustees
            0Dh  Add trustee to directory
            0Eh  Delete trustee from directory
            0Fh  Rename directory
            10h  Purge erased files
            11h  Restore erased file
            12h  Allocate permanent directory handle
            13h  Allocate temporary directory handle
            14h  Deallocate directory handle
            15h  Get volume info with handle
            16h  Allocate special temporary directory handle
            17h  Retrieve a short base handle (Advanced NetWare 2.0)
            18h  Restore a short base handle (Advanced NetWare 2.0)
            19h  Set directory information
        Return:
          AL = error code

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