Fix for `slow-startup-printer': use PRINTER_INFO_4 on NT-class systems, which
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 21 Aug 2003 19:48:45 +0000 (19:48 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 21 Aug 2003 19:48:45 +0000 (19:48 +0000)
commit4c48c989a62fba2809d684b30963b4411038fe96
treeb79a74a70eb6c4eac7214a75ce6d453cccffd81b
parentbf133a73a78d9ea39ff5cd50dfea926253ec021a
Fix for `slow-startup-printer': use PRINTER_INFO_4 on NT-class systems, which
apparently tries less hard to find printers so won't slow the system down.

Tested on 2000 and 98; in both cases printer enumeration and printing worked
as well as they did in 2003-08-21.

Made a single shared copy of osVersion in winmisc.c so that printing.c can
find it. Made other users (window.c, pageant.c) use this copy.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3411 cda61777-01e9-0310-a592-d414129be87e
pageant.c
printing.c
window.c
winmisc.c
winstuff.h