[PATCH 05/10] win32u: Move NtUserGetDpiForMonitor implementation from user32.

Jacek Caban jacek at codeweavers.com
Sun Dec 5 20:09:07 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/sysparams.c | 24 ----------------
  dlls/user32/user32.spec |  2 +-
  dlls/win32u/syscall.c   |  1 +
  dlls/win32u/sysparams.c | 61 +++++++++++++++++++++++++++++++++++++++++
  dlls/win32u/win32u.spec |  2 +-
  dlls/wow64win/syscall.h |  1 +
  dlls/wow64win/user.c    | 10 +++++++
  include/ntuser.h        |  1 +
  8 files changed, 76 insertions(+), 26 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-win32u-Move-NtUserGetDpiForMonitor-implementation-from.txt
Type: text/x-patch
Size: 6783 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211206/c9dbb90a/attachment.bin>


More information about the wine-devel mailing list