09-19-2007, 06:28 AM
How can I make my Dialog have size limits, so that a user could not make the Dialog smaller than lets say w 400 h 200.
(Solved)...dialog size limit
|
09-19-2007, 06:28 AM
How can I make my Dialog have size limits, so that a user could not make the Dialog smaller than lets say w 400 h 200.
09-19-2007, 06:58 AM
Example function Dialog33
\Dialog_Editor WM_SIZING and other windows messages are documented in the MSDN library on the internet.
09-19-2007, 07:03 AM
Thank you . |
« Next Oldest | Next Newest »
|