tangled
alpha
login
or
join now
huwcampbell.com
/
reactos
0
fork
atom
Reactos
0
fork
atom
overview
issues
pulls
pipelines
[MSHTML_WINETEST] Fix crash of mshtml_winetest:activex
Timo Kreuzer
1 year ago
a17d32a3
6b3406e6
+1
1 changed file
expand all
collapse all
unified
split
modules
rostests
winetests
mshtml
activex.c
+1
modules/rostests/winetests/mshtml/activex.c
···
2434
2434
skip("Skipping test_ui_activate(). ROSTESTS-114.\n");
2435
2435
skip("Skipping test_container(notif_doc). ROSTESTS-114.\n");
2436
2436
skip("Skipping test_object_elem(notif_doc). ROSTESTS-114.\n");
2437
2437
+
return;
2437
2438
}
2438
2439
2439
2440
IOleClientSite_AddRef(client_site);