]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - doc/errors.but
Add context help to a couple of message boxes. Unfortunately the ones
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 1 Mar 2005 01:16:57 +0000 (01:16 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 1 Mar 2005 01:16:57 +0000 (01:16 +0000)
commita2b583f13776aa7de04027df20336967c93530b0
treef139048e0853157134e08820314bacb41c4f4107
parentf538bd6d4c9b31ddb8064ebceb8db869dc7fb2da
Add context help to a couple of message boxes. Unfortunately the ones
I wanted to get to -- "software caused connection abort" and friends --
are going to be more involved (probably requiring some cross-platform
notion of help contexts), and these ones hardly seem worth the effort.
Still, I've done it now.

Side-effect: Pageant now uses the same `hinst' and `hwnd' globals as
everything else. Tested basic functionality.

[originally from svn r5417]
doc/errors.but
doc/using.but
windows/window.c
windows/winhelp.h
windows/winpgen.c
windows/winpgnt.c
windows/winutils.c