Alexandre Julliard pushed to branch master at wine / wine
Commits: 63370de5 by Rémi Bernon at 2024-08-13T11:34:07+02:00 win32u: Introduce a new window rects structure.
- - - - - 1dc60a4b by Rémi Bernon at 2024-08-13T11:34:08+02:00 win32u: Use window_rects struct in set_window_pos.
- - - - - b98dd942 by Rémi Bernon at 2024-08-13T11:34:08+02:00 win32u: Use window_rects struct in update_window_state.
- - - - - 9c79f3e6 by Rémi Bernon at 2024-08-13T11:34:08+02:00 win32u: Use window_rects struct in NtUserCreateWindowEx.
- - - - - 6602bd79 by Rémi Bernon at 2024-08-13T11:34:08+02:00 win32u: Pass a window_rects struct to calc_winpos helper.
- - - - -
2 changed files:
- dlls/win32u/window.c - include/wine/gdi_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/118e95e63a8f69091036face24b766...