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]

        DOS Internal - Get system file table entry for file

        Entry:
          AX = 1229h
          BX = file handle
          ???
        Return:
          ES:DI -> system file table entry for file (see INT 21/AH=52h)

        Notes:  can be called only from within DOS according to Wes Cowley,
                this actually does the same thing as INT 21/AH=3Fh

See Also: INT 21H, 3Fh

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