News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

WM_GETMINMAXINFO

Started by Grincheux, January 27, 2016, 04:13:46 PM

Previous topic - Next topic

Grincheux

In our programs we often use WM_SIZE but we forget to use WM_GETMINMAXINFO.
So we have windows with very small client area and we cannot use it.
To avoid this just reply to the WM_GETMINMAXINFO



Source file here

Need 7zip