MFCnewbieDave
Programmer
AppWizard wont create a Dialog-based app with a window that has a MINIMIZE
box (and MIN/MAX/RESTORE arent in the system menu)
How can I either...
1) Add Min and Restore to my system menu
-or-
2) Add a Button to my dialog that will MINIMIZE it.
PreCreateWindow with cs.style |= WS_MINIMIZEBOX dont work (I think this
is for MDI and SDI kiddos only)
candy bar to the first who fix me up.
Thanks, dave
davidjaybrown@usa.net
box (and MIN/MAX/RESTORE arent in the system menu)
How can I either...
1) Add Min and Restore to my system menu
-or-
2) Add a Button to my dialog that will MINIMIZE it.
PreCreateWindow with cs.style |= WS_MINIMIZEBOX dont work (I think this
is for MDI and SDI kiddos only)
candy bar to the first who fix me up.
Thanks, dave
davidjaybrown@usa.net