]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - pageant.c
Remove GetSystemPowerStatus() - should resolve hard-hangs
[PuTTY.git] / pageant.c
index 9d39e46dbe9ef26f7c47ccfb63ea80564f4886fc..3ac9ca71abfad99eae0030353796e765ad0427ab 100644 (file)
--- a/pageant.c
+++ b/pageant.c
@@ -13,6 +13,8 @@
 #include "misc.h"
 #include "tree234.h"
 
+#include <shellapi.h>
+
 #ifndef NO_SECURITY
 #include <aclapi.h>
 #endif
@@ -49,7 +51,7 @@ static HMENU systray_menu, session_menu;
 static int already_running;
 static int requested_help;
 
-static char *help_path;
+char *help_path;
 static char *putty_path;
 
 #define IDM_PUTTY         0x0060