26 May
2010
26 May
'10
6:46 p.m.
Dan Kegel <dank(a)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(a)winehq.org