[3/5] gdiplus: Implement GdipGetPropertyIdList.

Nikolay Sivov bunglehead at gmail.com
Mon Jun 25 07:49:04 CDT 2012


On 6/25/2012 14:30, Dmitry Timoshkov wrote:
> +
> +    return hr == S_OK ? Ok : hresult_to_status(hr);
>   }
>   
No need for special case for S_OK here.




More information about the wine-devel mailing list