[PATCH 5/5] dxgi/tests: Add a Test presentation parameter combinations.

Henri Verbeet hverbeet at gmail.com
Wed Aug 26 16:11:17 CDT 2015


On 26 August 2015 at 21:50, Stefan Dösinger <stefan at codeweavers.com> wrote:
> +    wc.lpfnWndProc = DefWindowProcA;
> +    wc.lpszClassName = "dxgi_test_wc";
> +    RegisterClassA(&wc);
Do we really need that?



More information about the wine-devel mailing list