|
-
August 17th, 2011, 09:54 PM
#1
Getting the handle of the top most window
How can I get the topmost window handle.
i have set the window position as follows:
pWnd->SetWindowPos(&wndTopMost , 0,0, 0, 0, SWP_NOSIZE);
I need to check if pWnd is topmost many times in the program. If it is not on top, I will set the window position as above.
How can I check that?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|