
Parallel port access under NT
Go to www.tetradyne.com. They have an ocx that gives you full hardware
control, including interrupt handling. I used this for parallel port work
as well and it worked just fine.
Good luck!
Quote:
>Hy,
>I'm trying to make a program to read and write to the parallel port
>under nt. In nt it's harder since you need to tell nt to tell the port
>what you need it to do instead in win 95/98 DOS you tell the port what
>to do. I'm using c++ so I need some code or control wich can do that. If
>anyone can help please e-mail me or post it.
>Thanks