]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
The Windows host key dialogs now have a `Help' button that should give
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 15 Feb 2005 22:23:47 +0000 (22:23 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 15 Feb 2005 22:23:47 +0000 (22:23 +0000)
commit99122767f528fa86e6e33c1bc594af2c0dcb884b
tree0aa68972955b86897a032180811e941d8efc394d
parent46bfde32e84f331f65fac3fc6e9948d78a723d95
The Windows host key dialogs now have a `Help' button that should give
appropriate context help, iff the help file is present. (Shame it's prey to
`winhelp-crash'.)

(I've perpetrated a widening of visibility of `hwnd'; the alternative, putting
it into a frontend handle, seemed too likely to cause maintenance trouble if
we don't also _use_ that frontend handle everywhere we now use the global
`hwnd'.)

[originally from svn r5309]
doc/errors.but
windows/windlg.c
windows/window.c
windows/winhelp.h
windows/winstuff.h