Rémi Bernon : win32u: Return UINT from NtUserGetWindowDpiAwarenessContext.
27 May
2024
27 May
'24
9:15 p.m.
Module: wine Branch: master Commit: b6223da1180c7bcb4ef00d98865d9af3901c04d4 URL: https://gitlab.winehq.org/wine/wine/-/commit/b6223da1180c7bcb4ef00d98865d9af... Author: Rémi Bernon <rbernon(a)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(-)
660
Age (days ago)
660
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard