[PATCH 1/3] ddraw: Size handling fixes for IDirect3DDevice::GetDesc (try 3)

Henri Verbeet hverbeet at gmail.com
Thu Dec 1 08:15:03 CST 2011


On 1 December 2011 11:51, Stefan Dösinger <stefan at codeweavers.com> wrote:
> Subject: [PATCH 1/3] ddraw: Size handling fixes for IDirect3DDevice::GetDesc
There is no IDirect3DDevice::GetDesc().

> +    if(size == 172 || size == 204 || size == sizeof(D3DDEVICEDESC) /* 252 */) return TRUE;
Please fix the formatting here as well.



More information about the wine-devel mailing list