user32: Protect from setting as a window owner one of window's succesors.

Dmitry Timoshkov dmitry at codeweavers.com
Wed Aug 4 06:23:44 CDT 2010


<testbot at testbot.winehq.org> (Marvin) wrote:

> === W98SE (32 bit win) ===
> win.c:110: Test failed: Wrong result for GWL_HWNDPARENT 0000076C expected 00000000
> win.c:114: Test failed: Wrong result for GW_OWNER 0000076C expected 00000000
> win.c:388: Test failed: GWL_HWNDPARENT return value 0000076C expected 0

This test existed before my patch, probably it was failing before as well.

> === W7PRO (32 bit win) ===
> win.c:827: Test failed: wrong dwWindowStatus: 0000 != 0001 active 006E01AE fg 00030050 in hook HCBT_SETFOCUS
> win.c:827: Test failed: wrong dwWindowStatus: 0000 != 0001 active 007001AE fg 00030050 in hook HCBT_SETFOCUS
> win.c:827: Test failed: wrong dwWindowStatus: 0000 != 0001 active 000501A0 fg 00030050 in hook HCBT_SETFOCUS
> win.c:2668: Test failed: GetActiveWindow() = 00000000
> win.c:2668: Test failed: GetFocus() = 00000000
> win.c:2694: Test failed: GetActiveWindow() = 00000000
> win.c:2694: Test failed: GetFocus() = 00000000
...

These are unrelated to the new test, and look like a usual set
of intermittent win.c failures.

-- 
Dmitry.



More information about the wine-devel mailing list