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]

        File server file copy (INT 21h, F3h - Novell Advanced NetWare 2.0+)

        Entry:
          AH = F3h
          ES:DI -> request string (INT 21h, F3h)
                     WORD  source file handle
                     WORD  destination file handle
                     DWORD starting offset in source
                     DWORD starting offset in destination
                     DWORD number of bytes to copy
        Return:
          AL = status/error code
          CX:DX = number of bytes copied

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