wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / hhctrl.ocx / chm.c
2008-04-17  Andrew Talbothhctrl.ocx: Remove unused variable.
2008-04-16  Tomasz Jezierskihhctrl.ocx: Apparently it is possible to have chm file...
2008-03-27  Hin-Tak Leunghhctrl.ocx: Implement more navigation of chm to TOC...
2008-02-15  Rob Shearmanhhctrl.ocx: Fix the character count passed to GetFullPa...
2008-01-16  Juan Langhhctrl.ocx: Don't return uninitialized stream.
2007-12-13  Alexandre Julliardhhctrl.ocx: Store a copy of the string pointers to...
2007-12-10  Michael Stefaniuchhctrl.ocx: Rename the wrappers around HeapAlloc()...
2007-03-05  Jacek Cabanhhctrl.ocx: Correctly handle URLs in SetChmPath.
2007-03-01  Jacek Cabanhhctrl.ocx: Store full chm paths to solve problems...
2007-02-28  Jacek Cabanhhctrl.ocx: Added hhc parser.
2007-02-28  Jacek Cabanhhctrl.ocx: Added HH_HELP_CONTEXT implementation.
2007-02-28  Jacek Cabanhhctrl.ocx: Move more code from doWinMain.
2007-02-23  Jacek Cabanhhctrl.ocx: Added beginning #SYSTEM parsing code.
2007-02-23  Jacek Cabanhhctrl.ocx: Handle memory allocation in OpenCHM and...
2007-02-23  Jacek Cabanhhctrl.ocx: Rewrite reading strings from #STRINGS section.
2007-02-23  Jacek Cabanhhctrl.ocx: Use wrappers of memory allocation functions.
2007-02-23  Jacek Cabanhhctrl.ocx: Declare strdupAtoW in hhctrl.h and use...
2007-02-23  Jacek Cabanhhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.
2007-02-06  Jacek Cabanhhctrl.ocx: Use mk as default protocol and code clean up.
2006-08-02  Alexandre Julliardhhctrl.ocx: Make some functions static.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-06  James Hawkins- Add the CHM Utility API.