[PATCH 1/9] win32u: Implement NtUserGetDisplayConfigBufferSizes.

Jacek Caban jacek at codeweavers.com
Wed Nov 24 19:32:30 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
This ports device cache from user32.

  dlls/win32u/Makefile.in      |   1 +
  dlls/win32u/font.c           |   4 +-
  dlls/win32u/gdiobj.c         |   1 +
  dlls/win32u/sysparams.c      | 466 +++++++++++++++++++++++++++++++++++
  dlls/win32u/win32u.spec      |   2 +-
  dlls/win32u/win32u_private.h |   4 +
  dlls/win32u/wrappers.c       |   6 +
  include/ntuser.h             |   2 +
  8 files changed, 483 insertions(+), 3 deletions(-)
  create mode 100644 dlls/win32u/sysparams.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-win32u-Implement-NtUserGetDisplayConfigBufferSizes.txt
Type: text/x-patch
Size: 21289 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211125/47d12b49/attachment.bin>


More information about the wine-devel mailing list