Add a test showing that SaveDC after GetDC should return 1

Alexandre Julliard julliard at winehq.org
Mon Nov 21 06:52:32 CST 2005


Dmitry Timoshkov <dmitry at 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 at winehq.org



More information about the wine-devel mailing list