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

Wine Bugs wine-bugs at winehq.org
Fri Mar 16 11:42:46 CDT 2007


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





------- Additional Comments From rmay at ou.edu  2007-16-03 11:42 -------
Created an attachment (id=5387)
 --> (http://bugs.winehq.org/attachment.cgi?id=5387&action=view)
+class,+win,+x11drv,+user,+msg,+message,+relay trace

Well I don't think the program itself calls DefWindowProcA, but it gets called
as part of the CreateWindow sequence.  What is interesting is the first call to
CreateWindow by WeatheScope creates a unicode window.  This is seen at line
5959 of the attached trace. (It's got some of my own debugging lines in it,
sorry).
It creates a window for the "WeatheScope" class.  Then on 9347, the
CreateWindowExA is called for the "WeatherScopeAlert" class.

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