[PATCH 2/2] user32: Move register_builtin_classes call to GetDesktopWindow.

Jacek Caban jacek at codeweavers.com
Fri Nov 19 06:47:37 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
If graphics driver is loaded without using lazy loader, 
register_builtin_classes may be skipped. This may happen for example in 
explorer process.

  dlls/user32/driver.c | 1 -
  dlls/user32/win.c    | 2 ++
  2 files changed, 2 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-user32-Move-register_builtin_classes-call-to-GetDeskto.txt
Type: text/x-patch
Size: 1211 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211119/8ffe008b/attachment.bin>


More information about the wine-devel mailing list