[PATCH v4 1/9] win32u: Implement NtUserGetDisplayConfigBufferSizes.

Jacek Caban jacek at codeweavers.com
Tue Nov 30 06:24:18 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/win32u/Makefile.in      |   1 +
  dlls/win32u/font.c           |   4 +-
  dlls/win32u/gdiobj.c         |   1 +
  dlls/win32u/sysparams.c      | 467 +++++++++++++++++++++++++++++++++++
  dlls/win32u/win32u.spec      |   2 +-
  dlls/win32u/win32u_private.h |   4 +
  dlls/win32u/wrappers.c       |   6 +
  include/ntuser.h             |   2 +
  8 files changed, 484 insertions(+), 3 deletions(-)
  create mode 100644 dlls/win32u/sysparams.c


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


More information about the wine-devel mailing list