RICHED20: EM_GETMODIFY should not report modification after WM_SETTEXT (fixes todo_wine)

Alex Villací­s Lasso a_villacis at palosanto.com
Mon Nov 5 10:30:58 CST 2007


Trivial patch. This implements the requirement that WM_SETTEXT does not 
modify,
as examined by the EM_GETMODIFY message. Fixes one todo_wine.

Changelog:
* Unset modification flag after WM_SETTEXT.
* Removed todo_wine around test checking for not-modified after WM_SETTEXT.

-- 
perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-riched20-WM_SETTEXT-should-not-modify.patch
Type: text/x-patch
Size: 1070 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071105/c437e327/attachment.bin 


More information about the wine-patches mailing list