[PATCH 2/4] hhctrl.ocx: Separate the HTML Help stream reader code from the Contents tab (try 2)

Erich Hoover ehoover at mines.edu
Wed Jan 27 20:24:47 CST 2010


Real Name:
    Erich Hoover
Description:
    The HTML Help widget's Content tab code currently contains the
"stream reader" code necessary to decode HTML Help files.  The
attached patch splits this code out of the code for the Contents tab,
allowing a later patch for the Index tab to re-use the stream reader
code.  The previous version collided with another recent commit
(85afcdbfb3d1cae949c622098ff0d84b33500319) that fixed a bug in a
previous commit (39f485ac18cf9eaccc80d991242f4212b71c68f0) where the
wrong variable was being freed.  This commit does not collide with the
recent commit, and properly includes the fix from that commit.  Please
note that the patches following this one in the original patchset
(parts 3 & 4) are not affected by this change.
Changelog:
    hhctrl.ocx: Separate the HTML Help stream reader code from the Contents tab.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-hhctrl.ocx-Separate-the-HTML-Help-stream-reader-code.patch
Type: text/x-patch
Size: 11255 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100127/b1394952/attachment.bin>


More information about the wine-patches mailing list