[PATCH 3/7] ddraw: Fix IDirectDraw_CreateSurface's invalid descriptor error code.

Stefan Dösinger stefandoesinger at gmail.com
Wed Feb 15 12:02:10 CST 2017


Am 2017-02-15 um 16:17 schrieb Alex Henrie:
> Which of the two is preferred for ddraw code?
We generally use DDERR_INVALIDPARAMS.

One could argue that an inherited method like QueryInterface should
return E_INVALIDARG instead, but this is all very academic. I'd say just
keep what the existing code has.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20170215/cc546e0d/attachment.sig>


More information about the wine-devel mailing list