Dmitry Timoshkov <[EMAIL PROTECTED]> writes:

> one of my recent MDI patches has caused a regression in one of applications
> I'm working on. This patch should fix it by restoring apparently erroneously
> removed chunk of code.
>
> Changelog:
>     user32: Restore erroneously removed chunk of code.

This breaks the tests:

../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p 
user32_test.exe.so msg.c && touch msg.ok
msg.c:2836: Test failed: ShowWindow(SW_RESTORE):invisible MDI child: the msg 
sequence is not complete: expected 0046 - actual 0000
msg.c:2866: Test failed: ShowWindow(SW_RESTORE):maximized MDI child: the msg 
sequence is not complete: expected 0046 - actual 0000

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to