X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/b9d7bcadee831e9b59fb785f2464a5fc1897bd1a..6b78788aeda49ad942a13e736cda2cf282432d78:/winstuff.h diff --git a/winstuff.h b/winstuff.h index 5ce7387e..d55fc0f5 100644 --- a/winstuff.h +++ b/winstuff.h @@ -44,6 +44,12 @@ GLOBAL HWND logbox; GLOBAL HINSTANCE hinst; /* + * Details of the help file. + */ +GLOBAL char *help_path; +GLOBAL int help_has_contents; + +/* * I've just looked in the windows standard headr files for WM_USER, there * are hundreds of flags defined using the form WM_USER+123 so I've * renumbered this NETEVENT value and the two in window.c