5 Jul
2023
5 Jul
'23
7:34 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/syslink.c:
DestroyWindow(hwnd); }
+static void test_GETSYSLINKID(void)
Please add the tests first with a todo_wine for the failing tests. And then, in another patch, fix the bug and remove the todo_wine. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3114#note_37951