[Bug 4948] Warcraft 3 Frozen Throne freezes / gets stuck during splash screen

Wine Bugs wine-bugs at winehq.org
Sun Apr 9 20:59:06 CDT 2006


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





------- Additional Comments From the3dfxdude at gmail.com  2006-09-04 20:59 -------
Created an attachment (id=2259)
 --> (http://bugs.winehq.org/attachment.cgi?id=2259&action=view)
fix paint messages with explorer desktop

Since the switch to explorer desktop management, the paint messages are not
being handled properly.  This may be one way to fix it.  It returns before
attempting SendMessage.  If SendMessage gets called with QS_PAINT, it may block
indefinitely because it can only get QS_SENDMESSAGE.  (someone correct me if my
logic is wrong)

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