Erich Hoover : hhctrl.ocx: Separate the HTML Help stream reader code from the Contents tab.

Alexandre Julliard julliard at winehq.org
Thu Jan 28 11:15:34 CST 2010


Module: wine
Branch: master
Commit: 5912b0c92fc40ed748e41964d0dc32755b65abbc
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5912b0c92fc40ed748e41964d0dc32755b65abbc

Author: Erich Hoover <ehoover at mines.edu>
Date:   Wed Jan 27 19:12:21 2010 -0700

hhctrl.ocx: Separate the HTML Help stream reader code from the Contents tab.

---

 dlls/hhctrl.ocx/Makefile.in |    1 +
 dlls/hhctrl.ocx/content.c   |  159 +----------------------------------------
 dlls/hhctrl.ocx/stream.c    |  167 +++++++++++++++++++++++++++++++++++++++++++
 dlls/hhctrl.ocx/stream.h    |   47 ++++++++++++
 4 files changed, 216 insertions(+), 158 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=5912b0c92fc40ed748e41964d0dc32755b65abbc



More information about the wine-cvs mailing list