Module: wine Branch: master Commit: b6223da1180c7bcb4ef00d98865d9af3901c04d4 URL: https://gitlab.winehq.org/wine/wine/-/commit/b6223da1180c7bcb4ef00d98865d9af...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu May 23 15:43:01 2024 +0200
win32u: Return UINT from NtUserGetWindowDpiAwarenessContext.
---
dlls/user32/win.c | 2 +- dlls/win32u/dce.c | 9 ++++----- dlls/win32u/message.c | 8 ++++---- dlls/win32u/sysparams.c | 10 +++++----- dlls/win32u/win32u_private.h | 4 ++-- dlls/win32u/window.c | 27 ++++++++++++--------------- include/ntuser.h | 5 ++--- 7 files changed, 30 insertions(+), 35 deletions(-)