|
-
May 28th, 1999, 08:18 AM
#1
Desktop flickering on MDI child window creation...
i am creating an MDI child window when the user clicks on the "open" button. the whole desktop flickers when the SendMessage(WM_MDICREATE) in CMDIChildWnd::Create() (winmdi.cpp) executes. the application is loaded with graphics, but all the drawing is done in the view and not when the MDI child is getting created.
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
|