Re: Is there something better than EnumPrinters?
- From: "Vipin [MVP]" <Vipin@xxxxxxxxxx>
- Date: Thu, 26 Jan 2006 23:52:54 +0530
EnumPrinters(...) is the way to go.
Checkout msdn and there are samples out there which you can take and use.
--
Vipin Aravind
<PyongHopscotch@xxxxxxxxx> wrote in message
news:1138299579.000239.294140@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi All I was just wondering if there was a better function/way to get
> information on all the printers currently installed than EnumPrinters.
> I only really need all the printer names but don't care to do the
> memory management involved with EnumPrinters.
>
> I looked at using GetProfileString with [devices] but that requires I
> know the buffer size ahead of time.
>
> Any alternatives would be appreciated.
>
.
- References:
- Is there something better than EnumPrinters?
- From: PyongHopscotch
- Is there something better than EnumPrinters?
- Prev by Date: Is there something better than EnumPrinters?
- Next by Date: Re: XP LOOK and crash
- Previous by thread: Is there something better than EnumPrinters?
- Next by thread: Detecting installed applications for specific file type
- Index(es):
Relevant Pages
|