[PATCH 1/8] riched20: Stub for ITextRange interface and implement ITextDocument::Range. (try 5)

Jactry Zeng wine at jactry.com
Fri Sep 12 07:33:29 CDT 2014


Thanks Huw and Sebastian.

Superseded patch 106499.

ChangeLog:
try 5:
- Alloc txtRge in CreateITextRange()
try 4:
- Simplify with macros in include/wine/list.h
- Using LONG instead of int in This->start and This->end
- Limit cp1 to (0, TextLength)
---
  dlls/riched20/richole.c       | 730 
+++++++++++++++++++++++++++++++++++++++++-
  dlls/riched20/tests/richole.c |  35 +-
  2 files changed, 762 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-riched20-Stub-for-ITextRange-interface-and-implement-I.txt
Type: text/x-patch
Size: 24231 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140912/64772037/attachment-0001.bin>


More information about the wine-patches mailing list