[PATCH 10/12] win32u: Move user lock from user32.

Jacek Caban jacek at codeweavers.com
Tue Feb 22 06:43:44 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
Ultimately we will want those to be private to win32u (and PE code 
should never be executed with with the lock).

  dlls/user32/hook.c           |  2 --
  dlls/user32/user_main.c      | 20 +++---------------
  dlls/win32u/hook.c           |  2 ++
  dlls/win32u/sysparams.c      | 39 ++++++++++++++++++++++++++++++++++++
  dlls/win32u/win32u_private.h |  3 +++
  include/ntuser.h             |  1 +
  6 files changed, 48 insertions(+), 19 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-win32u-Move-user-lock-from-user32.txt
Type: text/x-patch
Size: 6147 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220222/18793d2e/attachment.bin>


More information about the wine-devel mailing list