"Dmitry Timoshkov" dmitry@baikal.ru wrote:
this patch fixes default window extents passed in MINMAXINFO structure to a window. Now some picky applications are able to correctly size their child windows.
Changelog: Dmitry Timoshkov dmitry@codeweavers.com - Maximized windows have no thick frame, it's changed to a border. - Take into account WS_CAPTION style when calculating default values. - MDI child windows receive slightly adjusted values for a maximized state.
Alexandre, please ignore this patch. It's not entirely correct. I'm investigating the problem further.