Hi, Ambarish. On 06/11/2018 02:36, Ambarish Rapte wrote:
3. When MAXIMIZED_BOTH extended state is set before window is shown, it does not reflect in to the window style, i.e. WS_MAXIMIZE style bit won’t be set. 4. WS_MAXIMIZE is set only after the window is shown, i.e. after ShowWindow() call
Does it mean that the bug can be reproduced on non-debug build(not an assertion, but functional issue related to the WS_MAXIMIZE style)? Can it be checked by the test? -- Best regards, Sergey.