Alexandre Julliard pushed to branch master at wine / wine
Commits: 0334100b by Rémi Bernon at 2025-10-10T16:52:59+02:00 win32u: Pass the caller class name to NtUserCreateWindowEx.
- - - - - 8cf9d40d by Rémi Bernon at 2025-10-10T16:53:00+02:00 win32u: Use the caller class name in CREATESTRUCT lpszClass.
- - - - - 5118a614 by Rémi Bernon at 2025-10-10T16:53:00+02:00 win32u: Set CREATESTRUCT lpszClass to the base class name.
- - - - -
10 changed files:
- dlls/user32/tests/class.c - dlls/user32/win.c - dlls/win32u/imm.c - dlls/win32u/main.c - dlls/win32u/menu.c - dlls/win32u/vulkan.c - dlls/win32u/win32u.spec - dlls/win32u/window.c - dlls/wow64win/user.c - include/ntuser.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d3cb94b543e8ccc4a6baa7a8a2c311...