[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - TopView - "LOCATE" - FIND WINDOW AT A GIVEN SCREEN LOCATION
        AX = 1018h
        BH = column
        BL = row
        ES = segment of object handle for window below which to search
             0000h = start search with topmost window
Return: ES = segment of object handle for window which is visible at the
               indicated position, or covered by indicated window
           = 0000h no window
SeeAlso: AX=1024h

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