Module: wine Branch: master Commit: 9e9d2d43c1d1931fd3450543b4913d339687d24c URL: https://gitlab.winehq.org/wine/wine/-/commit/9e9d2d43c1d1931fd3450543b4913d3...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Jun 3 10:37:26 2024 +0200
win32u: Introduce new helpers to convert server rectangle_t.
---
dlls/win32u/dce.c | 15 ++++---------- dlls/win32u/input.c | 47 +++++++++---------------------------------- dlls/win32u/message.c | 5 +---- dlls/win32u/window.c | 31 +++++----------------------- dlls/wineandroid.drv/window.c | 5 +---- dlls/winex11.drv/event.c | 5 +---- dlls/winex11.drv/mouse.c | 5 +---- dlls/winex11.drv/window.c | 5 +---- include/wine/server.h | 26 ++++++++++++++++++++++++ 9 files changed, 49 insertions(+), 95 deletions(-)