https://bugs.winehq.org/show_bug.cgi?id=53646
Bug ID: 53646 Summary: Regression: The installer of Drakan demo crashes Product: Wine Version: 7.16 Hardware: x86-64 URL: https://archive.org/details/DrakanOrderOfTheFlame OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: jeremielapuree@yahoo.fr Regression SHA1: 0d0f2067f89545539ab3ae0ccd802239a2dce98e Distribution: Ubuntu
Created attachment 73048 --> https://bugs.winehq.org/attachment.cgi?id=73048 backtrace
The installer of Drakan demo crashes very early. This is a regression caused by the patch:
0d0f2067f89545539ab3ae0ccd802239a2dce98e is the first bad commit commit 0d0f2067f89545539ab3ae0ccd802239a2dce98e Author: Jacek Caban jacek@codeweavers.com Date: Sun Aug 14 23:24:04 2022 +0200
user32: Pass window name as UNICODE_STRING to NtUserCreateWindowEx.
dlls/user32/win.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-)