Fix for `slow-startup-printer': use PRINTER_INFO_4 on NT-class systems, which
[u/mdw/putty] / winstuff.h
index 37c66bb..61b3479 100644 (file)
@@ -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.
  */