28 Aug
2015
28 Aug
'15
8:58 a.m.
https://bugs.winehq.org/show_bug.cgi?id=10347 --- Comment #23 from super_man(a)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.