ChangeSet ID: 19978 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/06 04:20:42
Modified files: dlls/hhctrl.ocx: help.c Makefile.in Added files: dlls/hhctrl.ocx: chm.h chm.c
Log message: James Hawkins truiken@gmail.com - Add the CHM Utility API. - Load help window values from the CHM file.
Patch: http://cvs.winehq.org/patch.py?id=19978
Old revision New revision Changes Path 1.8 1.9 +79 -25 wine/dlls/hhctrl.ocx/help.c 1.7 1.8 +1 -0 wine/dlls/hhctrl.ocx/Makefile.in Added 1.1 +0 -0 wine/dlls/hhctrl.ocx/chm.h Added 1.1 +0 -0 wine/dlls/hhctrl.ocx/chm.c