[PATCH 03/10] win32u: Implement NtUserGetProcessDpiAwarenessContext and NtUserSetProcessDpiAwarenessContext.

Jacek Caban jacek at codeweavers.com
Sun Dec 5 20:08:21 CST 2021


And use them in user32.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/sysparams.c | 45 ++++++++++++++++++++---------------------
  dlls/win32u/syscall.c   |  2 ++
  dlls/win32u/sysparams.c | 38 ++++++++++++++++++++++++++++++++++
  dlls/win32u/win32u.spec |  4 ++--
  dlls/wow64win/syscall.h |  2 ++
  dlls/wow64win/user.c    | 15 ++++++++++++++
  include/ntuser.h        |  9 +++++++++
  7 files changed, 90 insertions(+), 25 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Implement-NtUserGetProcessDpiAwarenessContext-a.txt
Type: text/x-patch
Size: 10614 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211206/0be35b21/attachment.bin>


More information about the wine-devel mailing list