Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-17 Thread Dmitry Timoshkov
Anatoly Lyutin [EMAIL PROTECTED] wrote: I have fixed failures in Win2k3 and have posed patch in Wine-Devel. May be it will be passes in WinXP. No, the test still doesn't pass for me under XP. I get te following failures in your test: msg.c:3209: Test failed: Child not switch correctly : the

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-16 Thread Anatoly Lyutin
Hi, Dmitry! I have fixed failures in Win2k3 and have posed patch in Wine-Devel. May be it will be passes in WinXP. -- Best regards Anatoly Lyutin.

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-13 Thread Dmitry Timoshkov
Anatoly Lyutin [EMAIL PROTECTED] wrote: You can find the results of the test run under XP here: http://test.winehq.org/data/200707121000/xp_XP-PRO-IE7/user32:msg.txt I get the same failures. Thanks. I have viewed this. It was failed on 0x00ae messages. I could not find description of this

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-13 Thread Dmitry Timoshkov
Anatoly Lyutin [EMAIL PROTECTED] wrote: I have asked that I can not understand why in test expected and obtained message does not coincide and test does not fail. Ex.: msg.c:3285:expected 0008 - actual 0008 msg.c:3285:expected 0281 - actual 0007 msg.c:3285:expected 0281 - actual 0007

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-13 Thread Anatoly Lyutin
Dmitry Timoshkov wrote: Anatoly Lyutin [EMAIL PROTECTED] wrote: Can you send me output when you run my test on XP? It will be nice. You can find the results of the test run under XP here: http://test.winehq.org/data/200707121000/xp_XP-PRO-IE7/user32:msg.txt I get the same failures. Thanks.

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-13 Thread Anatoly Lyutin
Dmitry Timoshkov пишет: Anatoly Lyutin [EMAIL PROTECTED] wrote: You can find the results of the test run under XP here: http://test.winehq.org/data/200707121000/xp_XP-PRO-IE7/user32:msg.txt I get the same failures. Thanks. I have viewed this. It was failed on 0x00ae messages. I could not

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-13 Thread Anatoly Lyutin
Dmitry Timoshkov wrote: Anatoly Lyutin [EMAIL PROTECTED] wrote: If a message is marked as optional it can be skipped without causing the test to fail. Thank you. I did not know about it. It will help me. Here are the failures I see in

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-12 Thread Dmitry Timoshkov
Anatoly Lyutin [EMAIL PROTECTED] wrote: Can you send me output when you run my test on XP? It will be nice. You can find the results of the test run under XP here: http://test.winehq.org/data/200707121000/xp_XP-PRO-IE7/user32:msg.txt I get the same failures.

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-12 Thread Anatoly Lyutin
Hi, Dmitry! Can you send me output when you run my test on XP? It will be nice. -- Best regards Anatoly Lyutin.

Re: Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

2007-07-11 Thread Dmitry Timoshkov
Anatoly Lyutin [EMAIL PROTECTED] wrote: /* test for switch maximized MDI children */ +ShowWindow(mdi_client, SW_SHOW); trace(creating maximized visible MDI child window 1(Switch test)\n); mdi_child = CreateWindowExA(WS_EX_MDICHILD, MDI_child_class, MDI child,