22 Feb
2006
22 Feb
'06
11:07 a.m.
http://bugs.winehq.org/show_bug.cgi?id=4082 ------- Additional Comments From rob(a)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.