Add help support to Pageant. (For the primary - non-context - help,
[u/mdw/putty] / pageant.rc
index 1224a59..217b110 100644 (file)
@@ -27,6 +27,7 @@ BEGIN
         LBS_EXTENDEDSEL | LBS_HASSTRINGS | LBS_USETABSTOPS | WS_VSCROLL | WS_TABSTOP
     PUSHBUTTON "&Add Key", 101, 75, 162, 60, 14
     PUSHBUTTON "&Remove Key", 102, 195, 162, 60, 14
+    PUSHBUTTON "&Help", 103, 10, 182, 50, 14
     DEFPUSHBUTTON "&Close", IDOK, 270, 182, 50, 14
 END