Thread [Win32::Printer::Enum] - Windows Standarddrucker (9 answers)
Opened by Kean at 2012-08-29 14:49

FIFO
 2012-08-30 00:18
#161470 #161470
User since
2005-06-01
469 Artikel
BenutzerIn

user image
Printers(1) gibt nur unter Win95/ME Informationen zum Standarddrucker. AFAIK lässt sich die API-Funktion EnumPrinters() sonst nicht zum Bestimmen des Standardruckers verwenden, hierfür gibt es GetDefaultPrinter(), versuch doch mal, die über CPAN:Win32::API aufzurufen.
Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"

View full thread [Win32::Printer::Enum] - Windows Standarddrucker