[Fwd: [PATCH] This is an update to riched20 to incorporate EM_FONTRANGE based upon 0.9.54.]

James McKenzie jjmckenzie51 at earthlink.net
Wed Jan 30 19:17:53 CST 2008


Please delete this patch.  It is incomplete and I will submit a new one.


-------- Original Message --------
Subject: 	[PATCH] This is an update to riched20 to incorporate 
EM_FONTRANGE based upon 0.9.54.
Date: 	Mon, 28 Jan 2008 22:17:39 -0700
From: 	James McKenzie <jjmckenzie51 at earthlink.net>
To: 	wine-patches at winehq.org



---

 dlls/riched20/context.c      |   16 ++
 dlls/riched20/editor.c       |    9 +
 dlls/riched20/editor.h       |   12 ++
 dlls/riched20/list.c         |  153 +++++++++++++++++++++
 dlls/riched20/paint.c        |  312 
+++++++++++++++++++++++++++++++++++++++++-
 dlls/riched20/run.c          |   33 ++++
 dlls/riched20/style.c        |  113 +++++++++++----
 dlls/riched20/tests/editor.c |   16 +-
 dlls/riched20/wrap.c         |   23 +++
 9 files changed, 627 insertions(+), 60 deletions(-)


This is based upon Lei Zhang's November patch.





More information about the wine-devel mailing list