Module: wine Branch: master Commit: cdb67b28f89d9ba163df9623fd5866a511ad72c3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cdb67b28f89d9ba163df9623fd...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Feb 28 03:59:07 2007 +0100
hhctrl.ocx: Added hhc parser.
---
dlls/hhctrl.ocx/Makefile.in | 1 + dlls/hhctrl.ocx/chm.c | 49 +++++ dlls/hhctrl.ocx/content.c | 406 +++++++++++++++++++++++++++++++++++++++++++ dlls/hhctrl.ocx/help.c | 3 + dlls/hhctrl.ocx/hhctrl.h | 24 +++ 5 files changed, 483 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cdb67b28f89d9ba163df96...