|
-
May 3rd, 1999, 10:38 PM
#1
Bring window to top/foreground
Please help!
I can restore a minimized window by calling ShowWindow(SW_SHOWNORMAL), but i just can't
bring a window from the back to foreground. I tried using pFirstWnd->BringWindowToTop(), also tried using
SetActiveWindow(), pFirstWnd->GetLastActivePopup(); etc etc....but non of it seemed to be working,
what is wrong with it??
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
|