riched20: move EM_EXSETSEL fix into ME_SetSelection

Lei Zhang thestig at google.com
Mon Dec 4 13:54:24 CST 2006


Hi,

Per Matt Finnicum's suggestion, moved the EM_EXSETSEL fix into the
common ME_SetSelection function so EM_SETSEL gets the benefit from the
fix as well.

Changelog:
* Moved input checks from EM_EXSETSEL into ME_SetSelection

 caret.c  |   74 ++++++++++++++++++++++++++++++++++++++++++-------------
 editor.c |   59 ++-----------------------------------------
 editor.h |    2 -
 3 files changed, 61 insertions(+), 74 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: me_setselection.patch
Type: application/octet-stream
Size: 5797 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061204/74fe2201/me_setselection.obj


More information about the wine-patches mailing list