[Bug 6636] crash painting richedit in PAF 5.2.18

Wine Bugs wine-bugs at winehq.org
Sat Nov 25 22:55:30 CST 2006


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





------- Additional Comments From cjstimpson at utwire.net  2006-25-11 22:55 -------
Created an attachment (id=4186)
 --> (http://bugs.winehq.org/attachment.cgi?id=4186&action=view)
fix for this bug

Here's a patch to fix this bug.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/editcontrols/editcontrolreference/editcontrolmessages/en_change.asp

According to docs, EN_CHANGE should only be sent if ENM_CHANGE mask is sent
with the EM_SETEVENTMASK message.
The patch makes the code conform to that.


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