Re: Re: user32/tests: Test for behavior of WM_SETTEXT handler (try 2)

2011-02-03 Thread Marvin
Hi, While running your changed tests on Windows, 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 http://testbot.winehq.org/JobDetails.pl?Key=8839 Your paranoid android.

Re: Re: user32/tests: Test for behavior of WM_SETTEXT handler

2011-02-03 Thread Marvin
Hi, While running your changed tests on Windows, 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 http://testbot.winehq.org/JobDetails.pl?Key=8838 Your paranoid android.

Re: user32/tests: Test for behavior of WM_SETTEXT handler

2011-02-03 Thread Alexandre Julliard
Alexander LAW writes: > +{ WM_CTLCOLORSTATIC, sent|parent|optional}, /*Windows sends it, Wine > doesn't*/ > +{ WM_CTLCOLORSTATIC, sent|parent|optional}, /*Windows sends it, Wine > doesn't*/ > +{ WM_APP, sent|wparam|lparam, 0, 0 }, > +{ WM_PAINT, sent }, > +{ WM_NCPAINT, sent