[PATCH 1/2] riched20: Stub for ITextFont interface and implement ITextRange::GetFont. (try 3)

Jactry Zeng jzeng at codeweavers.com
Fri Sep 19 07:58:51 CDT 2014


Superseded patch 106605.

ChangeLog:
try 3:
- Remove an unuseful initialization in CreateITextFont().
- Set txtSel and txtRge as NULL in CreateITextFont().
try 2:
- Remove reOle reference.
- Add get_reOle() for get reOle from txtSel or txtRge.
- Remove linked list.
---
   dlls/riched20/richole.c       | 786 
+++++++++++++++++++++++++++++++++++++++++-
   dlls/riched20/tests/richole.c |  47 +++
   2 files changed, 831 insertions(+), 2 deletions(-)



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


More information about the wine-patches mailing list