On Thu Jun 6 10:50:26 2024 +0000, Alexandre Julliard wrote:
That's going to break apps that want to do something in response to that message. That's why it was done the way it is now, cf. for instance 8d77c375b27adc490d24d7593769f4e149d4102c.
How would you propose to fix the diverging window state? I'm observing the case when an application misses mouse clicks on its toolbar because coordinates in mouse messages don't match what GetWindowRect() returns.