[PATCH 1/4] d3d9/tests: Add a windowed GetFrontBufferData test.

Henri Verbeet hverbeet at gmail.com
Tue Jul 7 10:00:10 CDT 2015


On 6 July 2015 at 23:47, Stefan Dösinger <stefan at codeweavers.com> wrote:
> ---
>  dlls/d3d9/tests/visual.c | 92 ++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 92 insertions(+)
>
Testbot failures aside, GetFrontBufferData() is pretty unreliable.
This will (potentially) fail if e.g. a different window is covering
the test window. (And the ChildWindowFromPoint() in v2 doesn't help,
because it only takes other Wine windows into account.)



More information about the wine-devel mailing list