[PATCH 4/7] win32u: Move IsWindowEnabled implementation from user32.

Jacek Caban jacek at codeweavers.com
Thu Apr 7 08:26:25 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
We technically don't really need to expose it from win32u, but then we'd 
need to duplicate it both for win32u internals and drivers, so that 
seems cleaner.

  dlls/user32/win.c    |  9 ++-------
  dlls/win32u/window.c | 13 +++++++++++++
  include/ntuser.h     |  1 +
  3 files changed, 16 insertions(+), 7 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-win32u-Move-IsWindowEnabled-implementation-from-user32.txt
Type: text/x-patch
Size: 2058 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220407/e363ee6b/attachment.bin>


More information about the wine-devel mailing list