On Sat Nov 2 08:52:23 2024 +0000, Zhiyi Zhang wrote:
This `else` branch should never get executed because only the test_WM_NOTIFY() test sends a WM_NOTIFY with TEST_WM_NOTIFY_CODE. So you can delete this branch.
`else` branch will be executed if WM_NOTIFY message gets forwarded twice by buggy non-test code