gdi/tests/metafile.c NT 4 fix

Dmitry Timoshkov dmitry at baikal.ru
Tue Jan 4 05:43:19 CST 2005


"Jakob Eriksson" <jakov at vmlinux.org> wrote:

> --- dlls/gdi/tests/metafile.c 27 Dec 2004 17:46:36 -0000 1.4
> +++ dlls/gdi/tests/metafile.c 3 Jan 2005 14:27:55 -0000
> @@ -185,8 +185,6 @@
>      ret = EnumEnhMetaFile(hdcDisplay, hMetafile, emf_enum_proc, dx, &rc);
>      ok( ret, "EnumEnhMetaFile error %ld\n", GetLastError());
>  
> -    ok(emr_processed, "EnumEnhMetaFile couldn't find EMR_EXTTEXTOUTA or EMR_EXTTEXTOUTW record\n");
> -

This defeats the whole purpose of the test, could you investigate what is
going on?

-- 
Dmitry.




More information about the wine-devel mailing list