hhctrl.ocx: Decode HTML entities in contents and index

Owen Rudge orudge at codeweavers.com
Thu Feb 24 12:33:50 CST 2011


Fixes 21646.

---
  dlls/hhctrl.ocx/Makefile.in    |    1 +
  dlls/hhctrl.ocx/content.c      |    8 +
  dlls/hhctrl.ocx/hhctrl.h       |    2 +
  dlls/hhctrl.ocx/htmlentities.c |  347 
++++++++++++++++++++++++++++++++++++++++
  dlls/hhctrl.ocx/index.c        |    9 +
  5 files changed, 367 insertions(+), 0 deletions(-)
  create mode 100644 dlls/hhctrl.ocx/htmlentities.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-hhctrl.ocx-Decode-HTML-entities-in-contents-and-inde.patch
Type: text/x-patch
Size: 13710 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110224/2228380b/attachment.bin>


More information about the wine-patches mailing list