how to recognize "real" printer in EnumPrinters?
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
hi, im using EnumPrinters to detect local printers on win2k. however this returns all printer devices found on the system, incl. for example also "Microsoft Office Document Image Writer" or "Adobe PDF Writer". How to programatically found out which of the detected handles is for a 'real' hardware printer? thanx
-
hi, im using EnumPrinters to detect local printers on win2k. however this returns all printer devices found on the system, incl. for example also "Microsoft Office Document Image Writer" or "Adobe PDF Writer". How to programatically found out which of the detected handles is for a 'real' hardware printer? thanx
I think you can't. Don't try it, just do it! ;-)
-
I think you can't. Don't try it, just do it! ;-)