|
-
June 16th, 1999, 09:46 AM
#1
How do I capture OnSysCommand() in SDI MFC App
Hi,
I'm having a difficult time capturing WM_SYS_COMMAND messages for the main window of my SDI MFC App. Mainly SW_MINIMIZE and SW_MAXIMIZE. I want to be able to know when the user is minimizing and maximizing the main window of my app. This is no problem when you are using a Dialog based MFC app (it's already there for the CAboutDlg() stuff), but I can't seem to figure it out for an SDI App. If anyone has a clue I would be very grateful.
Thanks,
Brian
[email protected]
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
|