[3/3] user32/tests: Add test for GetWindowDisplayAffinity.

Andrew Wesie awesie at gmail.com
Fri Jun 23 18:40:18 CDT 2017


Windows 7 apparently requires clearing the WS_EX_LAYERED style to call
SetWindowDisplayAffinity. This behavior differs from win8+. Absent any good
way of having different test code for different Windows versions, I can
just add a call to SetWindowLong to clear that style.

-Andrew

On Fri, Jun 23, 2017 at 6:11 PM, Marvin <testbot at winehq.org> wrote:

> Hi,
>
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> Full results can be found at
> https://testbot.winehq.org/JobDetails.pl?Key=31812
>
> Your paranoid android.
>
>
> === w7u (32 bit win) ===
> win.c:9858: Test failed: SetWindowDisplayAffinity returned with 8
> win.c:9862: Test failed: GetWindowDisplayAffinity returned unexpected
> affinity 0
> win.c:9865: Test failed: SetWindowDisplayAffinity returned with 8
>
> === w7pro64 (32 bit win) ===
> win.c:9858: Test failed: SetWindowDisplayAffinity returned with 8
> win.c:9862: Test failed: GetWindowDisplayAffinity returned unexpected
> affinity 0
> win.c:9865: Test failed: SetWindowDisplayAffinity returned with 8
>
> === w7pro64 (64 bit win) ===
> win.c:9858: Test failed: SetWindowDisplayAffinity returned with 8
> win.c:9862: Test failed: GetWindowDisplayAffinity returned unexpected
> affinity 0
> win.c:9865: Test failed: SetWindowDisplayAffinity returned with 8
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20170623/a91acf43/attachment.html>


More information about the wine-devel mailing list