[PATCH 2/2] riched20: Implement ITextSelection::GetText. (try 4)

Jactry Zeng wine at jactry.com
Mon Jul 21 11:41:29 CDT 2014


Superseded patch 105416.

Thanks Huw!

ChangeLog:
try 4:
- Fix leak in tests
- Append a '\r' to the last paragraph
try 3:
- Remove an unuseful trace
try 2:
- Simplify by SysAllocStringLen()
---
  dlls/riched20/clipboard.c     |  2 +-
  dlls/riched20/editor.c        | 22 +++++++----
  dlls/riched20/editor.h        |  2 +-
  dlls/riched20/richole.c       | 27 ++++++++++++-
  dlls/riched20/tests/richole.c | 90 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/riched20/txtsrv.c        |  2 +-
  6 files changed, 132 insertions(+), 13 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-riched20-Implement-ITextSelection-GetText.txt
Type: text/x-patch
Size: 10933 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140722/30c90e88/attachment.bin>


More information about the wine-patches mailing list