Hi,

Can you recomend some books that are treating virtual printer
drivers especially ?

Radu.

Re: A device driver GOOD book ? by Don

Don
Tue Apr 11 18:54:15 CDT 2006

Unfortunately, both printers and displays are a subspecialization of device
drivers. There are a number of good books for the general kernel driver,
but these do not help for this area. I am not a printer driver guy, but you
are primarily stuck with the latest DDK and asking questions of the pros on
the forums.


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply




"Radu Cosoveanu" <radu.cosoveanu@gmail.com> wrote in message
news:1144798767.711849.314480@v46g2000cwv.googlegroups.com...
> Hi,
>
> Can you recomend some books that are treating virtual printer
> drivers especially ?
>
> Radu.
>



Re: A device driver GOOD book ? by Ivan

Ivan
Tue Apr 11 20:53:15 CDT 2006

Probably the closest thing to a book on printing and display drivers
is Fen Yuan's book on Graphics.

--
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Don Burn" <burn@stopspam.acm.org> wrote in message
news:OU7CCNcXGHA.4988@TK2MSFTNGP05.phx.gbl...
> Unfortunately, both printers and displays are a subspecialization of
> device drivers. There are a number of good books for the general kernel
> driver, but these do not help for this area. I am not a printer driver
> guy, but you are primarily stuck with the latest DDK and asking questions
> of the pros on the forums.
>
>
> --
> Don Burn (MVP, Windows DDK)
> Windows 2k/XP/2k3 Filesystem and Driver Consulting
> Remove StopSpam from the email to reply
>
>
>
>
> "Radu Cosoveanu" <radu.cosoveanu@gmail.com> wrote in message
> news:1144798767.711849.314480@v46g2000cwv.googlegroups.com...
>> Hi,
>>
>> Can you recomend some books that are treating virtual printer
>> drivers especially ?
>>
>> Radu.
>>
>
>



Re: A device driver GOOD book ? by ScottRobins

ScottRobins
Wed Apr 12 10:12:02 CDT 2006

In addition, Paul Yao teaches a course on printer driver development.

But the fact is, there are no books (good, bad, or indifferent) on printer
driver development.

ScottR
--
Scott Robins