shell32 patch 24

Martin Fuchs martin-fuchs at gmx.net
Wed Mar 24 21:27:31 CST 2004


On 25.03.2004 01:00:25 Alexandre Julliard wrote:
> "Martin Fuchs" <martin-fuchs at gmx.net> writes:
> 
> > +	if (This->bDirty)
> > +	    return S_OK;
> > +
> >  	return NOERROR;
> 
> S_OK and NOERROR mean the same thing, so this doesn't look quite
> right.

Sure. It should be S_FALSE instead of NOERROR.




More information about the wine-devel mailing list