dpnet: Improve Error checking in Get/Set SP (try 5)

Stefan Dösinger stefandoesinger at gmail.com
Thu Apr 10 17:30:38 CDT 2014


Am 10.04.2014 um 11:51 schrieb Alistair Leslie-Hughes <leslie_alistair at hotmail.com>:

Is this intentional?
> +        hr = IDirectPlay8Address_SetSP(localaddr, &IID_Random);
> +        ok(hr == S_OK, "got 0x%08x\n", hr);
> +
> +        hr = IDirectPlay8Address_SetSP(localaddr, &IID_Random);
> +        ok(hr == S_OK, "got 0x%08x\n", hr);
Otherwise this looks good to me.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20140411/4a2fea44/attachment.sig>


More information about the wine-devel mailing list