Re: [2/2] [try2] user32:mdi.c Fix creating MDI child window according with test. [resend]

2008-04-25 Thread Anatoly Lyutin
Alexandre Julliard wrote: It doesn't work: msg.c:3065: Test failed: Create visible MDI child window: the msg sequence is not complete: expected - actual 0046 msg.c:3120: Test failed: ShowWindow(SW_MAXIMIZE):invisible MDI child: the msg 0x0047 was expected, but got msg 0x0046 instead

Re: [2/2] [try2] user32:mdi.c Fix creating MDI child window according with test. [resend]

2008-04-23 Thread Alexandre Julliard
Anatoly Lyutin [EMAIL PROTECTED] writes: Uses SWP_NOZORDER according with Dmitry's comment. Changelog: Fix creating MDI child window according with test. It doesn't work: msg.c:3065: Test failed: Create visible MDI child window: the msg sequence is not complete: expected - actual