[PATCH 5/5] d3d8/tests: Allow passing a resolution to reset_device.

Henri Verbeet hverbeet at gmail.com
Wed Nov 12 03:52:16 CST 2014


On 12 November 2014 00:18, Stefan Dösinger <stefan at codeweavers.com> wrote:
> @@ -2830,7 +2844,8 @@ static void test_window_style(void)
>             focus_rect.left, focus_rect.top, focus_rect.right, focus_rect.bottom,
>             r.left, r.top, r.right, r.bottom);
> ·
> -    hr = reset_device(device, device_window, TRUE);
> +    device_desc.flags = 0;·
You have a whitespace error here.



More information about the wine-devel mailing list