Re:HELP: Parallel Port Access?
Quote
> I have been beating my head up against my monitor for the last few days
> trying to communicate with a parallel device. Unfortunately, I have
For most usage, you can just use the CreateFile Win32 api and open the lpt
port directly. Check out CreateFile in the Win32 help file.
Quote
> Also, if there are any third party tools available to perform parallel
> IO, I would appreciate any pointers to them.
For more info, check out my earlier post in this newsgroup.
+===================================================+
| Jonathan Arnold (mailto:jdarn...@world.std.com) |
| Programmer Roger Wagner Publishing |
| http://world.std.com/~jdarnold |
+===================================================+