Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/propsheet.c:
test_CreatePropertySheetPage(); test_page_dialog_texture(); test_invalid_hpropsheetpage();
- test_QueryInitialFocus();
Please add the tests in a commit first, and use todo_wine to mark the tests failing on Wine. Then remove those todo_wines after you implement PSN_QUERYINITIALFOCUS.