Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/listview.c:
CoUninitialize();
}
+static void test_LVM_GETNEXTITEM(void)
Please add the tests first and put them in a separate commit. You can mark the tests that are failing on Wine with a todo_wine.