[Bug 41029] DeSmuME 0.9.8 crashes whenever "control config" is clicked

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 18 15:29:22 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=41029

--- Comment #16 from Nikolay Sivov <bunglehead at gmail.com> ---
Application is doing:

SetDlgItemTextW(hDlg, control_id, (LPWSTR)control_id);

Read access address 0x0000c350 corresponds to IDC_LABEL_UP.

I sent a patch for default procedure as it's not specific to particular control
- https://www.winehq.org/pipermail/wine-patches/2017-April/160751.html.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list