[PATCH 1/8] user32: Introduce get_class_info.

Jacek Caban jacek at codeweavers.com
Mon Mar 7 07:41:03 CST 2022


Ans use it in WIN_CreateWindowEx to trigger class registration.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/class.c        | 42 ++++++++++++++++++++++++++++++--------
  dlls/user32/user_private.h |  3 +--
  dlls/user32/win.c          | 29 ++++++++++----------------
  3 files changed, 46 insertions(+), 28 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Introduce-get_class_info.txt
Type: text/x-patch
Size: 8675 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220307/688cf9d7/attachment.bin>


More information about the wine-devel mailing list