[Bug 4082] IBM Homepage Builder 6.0 fxfer.exe crashes after splash screen

Wine Bugs wine-bugs at winehq.org
Wed Feb 22 11:07:54 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4082





------- Additional Comments From rob at codeweavers.com  2006-22-02 11:07 -------
The crash looks like it is because the app has specified a resource ID in the
lpszText field of TOOLINFO when adding the tooltip.

Now when getting the tooltip (which is where is crash is happening) we have to
determine whether the correct behaviour is to return the resource ID in the
lpszText field (i.e. just bypass the call to WideCharToMultiByte) or to return
the loaded text.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list