[Bug 7712] WeatherScope window title bars (including dialogs) only display 1 character

Wine Bugs wine-bugs at winehq.org
Fri Mar 16 10:34:49 CDT 2007


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





------- Additional Comments From rmay at ou.edu  2007-16-03 10:34 -------
Thinking about this more and looking at traces, this seems odd to me (though I'm
welcome to be told I'm wrong).  Here's the call pattern:

CreateWindowExA
SendMessageA
WINPROC_CallProcAtoW *******
DefWindowProcA
DEFWND_SetTextA

Why would a cross-call (A-to-W) be needed when it in the end calls more SetTextA?

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