[PATCH v2 8/8] server: Don't allow creating children of orphaned windows.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/tests/win.c | 33 +++++++++++++++++++++++++++++++-- server/window.c | 10 +++++++++- 2 files changed, 40 insertions(+), 3 deletions(-)
Hi, While running your changed tests, 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=107325 Your paranoid android. === w864 (32 bit report) === user32: win.c:2638: Test failed: style 0x200000: expected !100 win.c:2638: Test failed: style 0x300000: expected !100 === w864 (64 bit report) === user32: win.c:2638: Test failed: style 0x200000: expected !100 win.c:2638: Test failed: style 0x300000: expected !100
participants (2)
-
Jacek Caban -
Marvin