Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 21 - novell netware 4.0 - directory functions http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - Novell NetWare 4.0 - DIRECTORY FUNCTIONS
        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