(try 2) comdlg32/tests: Windows XP+ cannot do a CreateViewWindow2 twice in rapid seccesion. handle this error.

Michael Karcher karcher at physik.fu-berlin.de
Thu Oct 23 07:52:19 CDT 2008


Am Donnerstag, den 23.10.2008, 07:41 -0500 schrieb Aric Stewart:
> +            /*
> +             * Windows XP is unable to recreate the ViewWindow2 returning
> +             * A Catastrophic failure error
> +             */
> +            if (broken(hr == 0x8000ffff || hr == E_FAIL))

Any reason you don't use E_UNEXPECTED instead of the numerical constant?

Regards,
  MIchael Karcher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081023/f054f586/attachment.pgp 


More information about the wine-patches mailing list