Window creation will fail to adjust the window size to have the requested client area if the window is not resize-able. The solution would be to set the resize flag only after the window has been created and the size adjusted.
Window creation will fail to adjust the window size to have the requested client area if the window is not resize-able.
The solution would be to set the resize flag only after the window has been created and the size adjusted.