[Bug 10347] Action Replay Code Manager crashes on start up

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 28 03:58:11 CDT 2015


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

--- Comment #23 from super_man at post.com ---
The patch here doesn't seem to help anymore, but I figure out how to prevent
the crash.

I just disabled line

/wine/dlls/comctl32/tooltips.c

  case TTM_ADDTOOLW:
//   return TOOLTIPS_AddToolT (infoPtr, (LPTTTOOLINFOW)lParam, uMsg ==
TTM_ADDTOOLW);

and the application starts. Of course it's not real fix, but it points where
the problem is.

-- 
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