Scrollbars part 11: Towards an even deeper understanding of the WM_NCCALCSIZE message
The other form of the message is the complicated one, when the is . In this case, the is a pointer to a structure. When Windows sends the message, the structure is filled out like this: Notice that the client rectangle is given in parent coo...