Parallel port access under NT 
Author Message
 Parallel port access under NT

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


Fri, 09 Nov 2001 03:00:00 GMT  
 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



Fri, 09 Nov 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Looking for freeware ocx to access Parallel port from VB on Windows 2000 or NT

2. Accessing parallel port under 95/98/NT

3. I/O port, Parallel port, Serial port

4. VB OCX for NT to control parallel port

5. VB Support for Parallel Port in NT 4.0, 16 Bit

6. How to write to parallel port from VB in NT

7. Parallel Port Win NT

8. How to write to parallel port from VB in NT

9. Accessing Parallel-Port

10. Accessing Parallel Port

11. Accessing serial (& parallel) ports with NT4

12. accessing the parallel port

 

 
Powered by phpBB® Forum Software