// JP opened flex table

Click to See Complete Forum and Search --> : How do I read/write to a parallel port using windows DDK?


emp0001
September 1st, 2008, 10:10 AM
Hi all, I am relatively new to windows DDK and I need to write a code using this software to read/write to and from the parallel port. If anyone could please help me out it would really be appreciated.

Thanks in advance

anantwakode
November 17th, 2008, 05:49 AM
Hi,

Go through, Art Bakers "The Windows 2000 Device Drivers" book in chapter 8 , he has explained very well how to write loopback driver for parallel port.

-Anant

//JP added flex table