1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-12 18:13:50 -05:00
Simon Tatham 1dac1bc911 Initial support for HTML Help. All the ad-hoc help-file finding code
and various calls to WinHelp() have been centralised into a new file
winhelp.c, which in turn has been modified to detect a .CHM file as
well as .HLP and select between them as appropriate. It explicitly
tries to load HHCTRL.OCX and use GetProcAddress, meaning that it
_should_ still work correctly on pre-HTML-Help platforms, falling
gracefully back to WinHelp, but although I tested this by
temporarily renaming my own HHCTRL.OCX I haven't yet been able to
test it on a real HTML-Help-free platform.

Also in this checkin: a new .but file and docs makefile changes to
make it convenient to build the sources for a .CHM. As yet, owing to
limitations of Halibut's CHM support, I'm not able to write a .CHM
directly, more's the pity.

[originally from svn r7000]
2006-12-17 11:16:07 +00:00
..
2006-01-08 18:18:11 +00:00
2005-11-14 09:41:42 +00:00
2006-11-15 11:48:07 +00:00
2006-08-29 21:46:56 +00:00
2005-04-05 18:01:32 +00:00
2006-01-08 18:18:11 +00:00
2006-11-15 12:56:48 +00:00
2006-08-28 17:47:43 +00:00
2006-11-15 12:56:48 +00:00
2006-08-29 21:46:56 +00:00
2005-04-05 18:03:13 +00:00