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

Jacek Caban jacek at codeweavers.com
Thu Nov 25 08:51:25 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: v2-0001-win32u-Implement-NtUserGetDisplayConfigBufferSizes.txt
Type: text/x-patch
Size: 21336 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211125/f54f2675/attachment.bin>


More information about the wine-devel mailing list