Dmitry Timoshkov wrote:
> "Tomas Carnecky" <[EMAIL PROTECTED]> wrote:
> 
>> The problem seems to be the SWP_NOACTIVATE that is now added to 'swp' in
>> case of SW_MINIMIZE. Before your patch, SW_MINIMIZE has it's own 'case'
>> section, now it falls through and in 'case SW_SHOWMINNOACTIVE'
>> SWP_NOACTIVATE is added.
> 
> Many thanks for the investigation. Does the attached patch fix the
> regression?
> 

Yes, this patch fixes it :)

tom


Reply via email to