From ddb06b3951964f62c057ea9c49e49073d0846073 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 1 Sep 2002 13:12:51 +0000 Subject: [PATCH] I'm rapidly running out of patience for trying all possible combinations of options to EnumPrinters() to see which one works, but here's another one tried at random for now. *sigh* [originally from svn r1912] --- printing.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printing.c b/printing.c index 964f4b52..ebec7ac6 100644 --- a/printing.c +++ b/printing.c @@ -11,7 +11,7 @@ * under PRINTER_ENUM_CONNECTIONS on NT 4. I don't pretend to * understand this... */ -#if 0 +#if 1 #define ENUM_LEVEL 5 #define ENUM_PTR LPPRINTER_INFO_5 #define ENUM_TYPE PRINTER_INFO_5