On Thu Apr 17 09:30:33 2025 +0000, Zhiyi Zhang wrote:
What about when destroy is TRUE? Could you add some tests?
There are already tests that fail without this check. If the window is destroyed, user32/win32u will send EVENT_OBJECT_DESTROY (not tested in this file because it's a window system event), making these events moot.