-
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.