[PATCH 1/2] user32: Send WM_NCPAINT and WM_ERASEBKGND when window is shown and add tests

Fabian Maurer dark.shadow4 at web.de
Thu Feb 2 14:15:25 CST 2017


On Wednesday, February 1, 2017 9:16:56 PM CET Alexandre Julliard wrote:
> This would also need tests for child windows, and for various flag
> combinations. In particular I expect you'd have to handle
> SWP_DEFERERASE. It would also be more convincing with tests calling
> SetWindowPos directly instead of through ShowWindow.
Thank you for the feedback, I split up the patch and added a bunch of tests. I 
hope this is enough.

Regards,
Fabian Maurer



More information about the wine-devel mailing list