[PATCH 1/2] user32: Don't load cursor inside user lock in register_builtin.

Jacek Caban jacek at codeweavers.com
Fri Nov 19 06:45:10 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
With the next patch, LoadCursor in register_builtin may trigger waiting 
for graphics driver, which is not possible inside the lock.

  dlls/user32/class.c | 11 +++++++++--
  1 file changed, 9 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Don-t-load-cursor-inside-user-lock-in-register_.txt
Type: text/x-patch
Size: 1038 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211119/5a2c474b/attachment-0001.bin>


More information about the wine-devel mailing list