[PATCH 7/9] win32u: Implement NtUserEnumDisplayDevices.

Jacek Caban jacek at codeweavers.com
Wed Nov 24 19:35:59 CST 2021


And use it in user32.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/sysparams.c      | 335 +----------------------------------
  dlls/win32u/dc.c             |   6 -
  dlls/win32u/gdiobj.c         |   1 +
  dlls/win32u/ntgdi_private.h  |   1 -
  dlls/win32u/sysparams.c      |  71 ++++++++
  dlls/win32u/win32u.spec      |   2 +-
  dlls/win32u/win32u_private.h |  33 +++-
  dlls/win32u/wrappers.c       |  10 +-
  include/ntuser.h             |   2 +
  9 files changed, 112 insertions(+), 349 deletions(-)


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


More information about the wine-devel mailing list