On Tue Oct 29 11:34:29 2024 +0000, Alanas wrote:
Use todo_wine to mark the failure
~Which failure?~
Please add the tests **first** in a separate patch.
Do you mean:
- add `test_WM_NOTIFY` that fails in wine but successful in windows
- edit `dlls/comctl32/toolbar.c` to make test successful in wine
Yes, when you add test_WM_NOTIFY() before your fix, there will be a test failure on Wine.