[PATCH 1/3] gdi32/tests: Test BitBlt() to an enhanced metafile.

Paul Vriens paul.vriens.wine at gmail.com
Fri Nov 20 09:40:50 CST 2009


On 11/20/2009 04:21 PM, Charles Davis wrote:
> +    if(1 || compare_emf_bits(hMetafile, EMF_BITBLT, sizeof(EMF_BITBLT),
> +        "emf_BitBlt", FALSE) != 0)

Shouldn't you get rid of that '1 ||' ?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list