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
Printable View
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
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