Gabriel Ivăncescu : user32: Don't save maximized pos of top-level wnds covering whole work rect.
Module: wine Branch: master Commit: 54eea6f072a8fed65bef713dfbc492bac285568b URL: https://source.winehq.org/git/wine.git/?a=commit;h=54eea6f072a8fed65bef713df... Author: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> Date: Wed Sep 1 08:30:51 2021 +0100 user32: Don't save maximized pos of top-level wnds covering whole work rect. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51672 Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/user32/tests/win.c | 54 ++++++++++++++++++++++++++++++++++++++----------- dlls/user32/winpos.c | 50 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 91 insertions(+), 13 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=54eea6f072a8fed65bef7...
participants (1)
-
Alexandre Julliard