Re: [PATCH 1/2] comctl32: Fix to ComboBoxEx processing of WM_ENABLE message (try 2)

2011-08-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=13267 Your paranoid android

Re: [PATCH 1/2] comctl32: Fix to ComboBoxEx processing of WM_ENABLE message

2011-08-03 Thread Nikolay Sivov
On 8/3/2011 02:49, Richard Bradbrook wrote: comctl32: Fix to ComboBoxEx processing of WM_ENABLE message This fixes some of the issues mentioned in bug 27920 Hi, Richard. Few comments: +static LRESULT COMBOEX_Enable (COMBOEX_INFO *infoPtr, BOOL enable) +{ +TRACE("hwnd=%p, enable=%s\n", inf