The WinSock library is now loaded at run-time, which means we can
[u/mdw/putty] / printing.c
2003-10-12 simonThe WinSock library is now loaded at run-time, which...
2003-08-21 jacobFix for `slow-startup-printer': use PRINTER_INFO_4...
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2002-09-02 simonAfter trying a succession of tests on Jacob's machine...
2002-09-01 simonI'm rapidly running out of patience for trying all...
2002-08-11 simonAnecdotal evidence suggests that a single EnumPrinters...
2002-03-12 simonNetwork printers weren't showing up on at least NT4...
2002-03-12 simonAvoid needless memory management error if EnumPrinters...
2002-03-09 simonAs ever, There's Always One. Check in the extra source...