CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Threaded View

  1. #5
    Join Date
    Dec 2008
    Posts
    114

    Re: Are any windows overlapping my window?

    Quote Originally Posted by rexx View Post
    Also, I think I remember seeing a Windows function to determine overlap (if any) of two windows
    Yes, it's a classic one (see on google groups, Win32 overlapping, same one than on 16-bits)
    Last edited by carl666; August 1st, 2009 at 01:13 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured