Add context help to a couple of message boxes. Unfortunately the ones
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 1 Mar 2005 01:16:57 +0000 (01:16 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 1 Mar 2005 01:16:57 +0000 (01:16 +0000)
commit2833957974b5c33f4470ef8772efd6ba746d205b
treef139048e0853157134e08820314bacb41c4f4107
parent54018d95d47e4aff427c4e76f2d952c063ae077b
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5417 cda61777-01e9-0310-a592-d414129be87e
doc/errors.but
doc/using.but
windows/window.c
windows/winhelp.h
windows/winpgen.c
windows/winpgnt.c
windows/winutils.c