21 Nov
2005
21 Nov
'05
12:52 p.m.
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
+todo("windows") +{ /* XP returns COMPLEXREGION although dump_region reports only 1 rect */ + ok(ret == SIMPLEREGION, "IntersectClipRect returned %d instead of SIMPLEREGION\n", ret); +}
It doesn't make sense to add a todo for Windows, we won't be able to fix the bug there... -- Alexandre Julliard julliard(a)winehq.org