Commit Graph

14 Commits

Author SHA1 Message Date
Michael Stefaniuc 84473e5bfc hhctrl.ocx: Win64 printf format warning fixes. 2006-10-04 09:59:00 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Rein Klazes fe57d73249 hhctrl.ocx: Report commands in HtmlHelp that are not handled at all. 2006-01-10 20:41:23 +01:00
Vincent Béron 3a4751209f Correct some allocated buffer lengths while converting to Unicode. 2005-11-08 12:55:40 +00:00
James Hawkins a533bd3056 Free an alloc'ed string. 2005-11-07 11:08:47 +00:00
James Hawkins 3de9f4c64d Pass HtmlHelp commands to doWinMain. 2005-11-04 11:15:01 +00:00
James Hawkins 8db2c26da8 Add beginnings of the Help viewer. 2005-08-01 09:21:53 +00:00
Mike Hearn 759e1707e0 - Add text dumping of the requested command.
- Make the stub message appear for more commands.
2005-04-16 10:47:46 +00:00
Mike Hearn f0d4fa0465 Only do unicode conversion in HTML Help control when filename is
specified.
2005-04-11 12:47:40 +00:00
Jacek Caban c396cdcc0a - Added doWinMain stub
- Fixed htmlhelp.h
2004-10-08 20:49:09 +00:00
Jacek Caban 900c0e58ce Added htmlhelp.h. 2004-09-16 19:05:49 +00:00
Uwe Bonnes 0e42073cd7 HeapAlloc for WSTR must allocate len* sizeof(WCHARS). 2004-06-30 18:17:07 +00:00
Mike Hearn 17d5e07ec6 Display more informative message when HtmlHelp stub is invoked, add
A/W conversion code, remove useless (and wrong) hungarian notation
from function prototypes.
2004-06-01 19:44:59 +00:00
Krzysztof Foltman 9bca690d6a Added dummy hhctrl.ocx with stubs of HtmlHelpA and HtmlHelpW. 2004-04-22 03:45:00 +00:00