oleaut32: add PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture::Render

Jeremy Drake wine at jdrake.com
Tue Dec 9 10:48:56 CST 2008


On Tue, 9 Dec 2008, Nikolay Sivov wrote:

> +  case PICTYPE_NONE:
> +  case PICTYPE_UNINITIALIZED:
> +      /* undocumented code */
> +      return 0x800A017C;

This code looks suspiciously like CTL_E_INVALIDPROPERTYVALUE (from
olectl.h) to me...



More information about the wine-devel mailing list