Tech Support > Microsoft Windows > Development Resources > computing window visible region
computing window visible region
Posted by Beagle on May 14th, 2008


If several windows overlap another, is there a way to determine what
region is visible? I realize this is a difficult problem, but am sure
it's already solved via making the right api calls.
Thanks

Posted by Beagle on May 14th, 2008


Discovered GetClipRgn function ...

On May 14, 3:21 pm, Beagle <beagle...@hotmail.com> wrote:

Posted by Christian ASTOR on May 14th, 2008


Beagle wrote:
GetClipBox() (or old KB75236)


Similar Posts