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 4+ ansi.sys internal - Get/set display information

        Entry:
          AX = 1A01h
          CL = 7Fh for GET
             = 5Fh for SET
          DS:DX -> parm block as for INT 21, AX=440C, CX=037F/035F respectively
        Return:
          CF set on error
            AX = error code (many non-standard)
          CF clear if successful
            AX destroyed

        Note:   Presumably this is the DOS IOCTL interface to ANSI.SYS

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