[PATCH 1/5] riched20: Implement ITextRange::GetDuplicate. (try 4)

Jactry Zeng wine at jactry.com
Wed Sep 17 04:36:44 CDT 2014


Superseded patch 106566.

ChangeLog:
try 4:
- Return E_OUTOFMEMORY when out-of-memory.
try 3:
- Use if(FAILED(hres)) instead of if(hres)
try 2:
- Alloc txtRge in CreateITextRange()
---
  dlls/riched20/richole.c       |  9 +++++++--
  dlls/riched20/tests/richole.c | 35 +++++++++++++++++++++++++++++++++++
  2 files changed, 42 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-riched20-Implement-ITextRange-GetDuplicate.txt
Type: text/x-patch
Size: 2629 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140917/4316ebc8/attachment-0001.bin>


More information about the wine-patches mailing list