[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 INT 33 - MS MOUSE - DEFINE GRAPHICS CURSOR

         AX = 0009h

         BX = column of cursor hot spot in bitmap

         CX = row of cursor hot spot

         ES:DX = pointer to bitmap

                 16 words, each defining the sixteen pixels of a row

                 low bit of each word is rightmost in row

 -----------------------------------------------------------

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson