Alexandre Julliard : user32: Copy icon bits by hand in CreateIconIndirect if the bitmaps can' t be selected into a DC.

Alexandre Julliard julliard at winehq.org
Wed May 26 12:46:43 CDT 2010


Dan Kegel <dank at kegel.com> writes:

> Should that || 1 be there?
>
> +    if (!SelectObject( hdc, src ) || 1)  /* do it the hard way */

Not really, it was just to give the new code path more coverage. I'll
take it out in a couple of days if no regressions are reported.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list