http://bugs.winehq.org/show_bug.cgi?id=21530
Summary: Tooltip message TTN_NEEDTEXT not being sent to application Product: Wine Version: 1.1.36 Platform: x86 URL: http://www.secureneterm.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: support@securenetterm.com
Created an attachment (id=25937) --> (http://bugs.winehq.org/attachment.cgi?id=25937) Example program to show tooltip failure on wine.
In a Win32 .c program, the TTN_NEEDTEXT is normally sent when text is needed for the display of a toolbar tip message. Wine does not send this message. I have included a sample Microsoft program that will clearly show the TTN_NEEDTEXT message is sent on all Microsoft based computers, but not on Wine.