X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/2979718aac984b9456d093e4a4b6c81952942691..c606c42da46efa232c1f29791877f07d98da262e:/winstuff.h diff --git a/winstuff.h b/winstuff.h index 37c66bba..61b34795 100644 --- a/winstuff.h +++ b/winstuff.h @@ -322,6 +322,9 @@ int SaneDialogBox(HINSTANCE hinst, void SaneEndDialog(HWND hwnd, int ret); +extern OSVERSIONINFO osVersion; +BOOL init_winver(void); + /* * Exports from sizetip.c. */